[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v6 05/10] Clear AC bit in RFLAGS to protect Xen itself by SMAP
>>> On 07.05.14 at 11:44, <andrew.cooper3@xxxxxxxxxx> wrote: > On 07/05/14 09:19, Feng Wu wrote: >> @@ -673,6 +675,7 @@ ENTRY(nmi_crash) >> ud2 >> >> ENTRY(machine_check) >> + ASM_CLAC > > This is not needed. the start of handle_ist_exception has a SAVE_ALL, > which also covers the nmi entry point. > > On the subject of IST exceptions, perhaps the double fault explicitly > wants a STAC to reduce the likelihood of taking a further fault while > trying to dump state. ? I agree. And perhaps along with do_double_fault(), fatal_trap() should then also get a stac() added? Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |