[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 10/10] x86/misc: Post cleanup
>>> On 16.05.14 at 12:39, <andrew.cooper3@xxxxxxxxxx> wrote: > * panic() now works on early boot. Replace EARLY_FAIL() > * Cleanup __set_intr_gate() & friends. The master IDT is fully constructed on > early boot, and only subsequently altered on the crash path. Make them > private to traps.c, move them into .init, and remove the loop over all idts, > as __set_intr_gate() will never find an AP to patch. (For some reason, > leaving out the noinline causes ~1.5k of code bloat from GCC inlining > everything) > * No need to clear X86_EFLAGS_NT in cpu_init(). This is covered by the eflags > reset in __high_start(). > > Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |