[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/2] x86/traps: Improvements
Some const correctness and entry point cleanup. No functional changes overall. Andrew Cooper (2): x86/traps: const-correctness for IST handlers x86/mce: Sanitise the #MC entry path xen/arch/x86/alternative.c | 2 +- xen/arch/x86/cpu/mcheck/mcaction.c | 2 +- xen/arch/x86/cpu/mcheck/mcaction.h | 2 +- xen/arch/x86/cpu/mcheck/mce.c | 17 +++++++++-------- xen/arch/x86/cpu/mcheck/mce.h | 5 ++--- xen/arch/x86/cpu/mcheck/mce_amd.c | 9 +-------- xen/arch/x86/cpu/mcheck/mce_intel.c | 18 ++++++------------ xen/arch/x86/cpu/mcheck/x86_mca.h | 2 +- xen/arch/x86/nmi.c | 2 +- xen/arch/x86/oprofile/nmi_int.c | 2 +- xen/arch/x86/oprofile/op_model_athlon.c | 6 +++--- xen/arch/x86/oprofile/op_model_p4.c | 2 +- xen/arch/x86/oprofile/op_model_ppro.c | 2 +- xen/arch/x86/oprofile/op_x86_model.h | 2 +- xen/arch/x86/traps.c | 23 +++++++++-------------- xen/arch/x86/x86_64/compat/traps.c | 2 +- xen/arch/x86/x86_64/traps.c | 2 +- xen/include/asm-x86/apic.h | 2 +- xen/include/asm-x86/nmi.h | 2 +- xen/include/asm-x86/processor.h | 27 +++++++++++++++++---------- xen/include/asm-x86/traps.h | 2 -- 21 files changed, 60 insertions(+), 73 deletions(-) -- 1.7.10.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |