Changes in v2: * (Patch 4) Move v1 patch 1 to the last one in this series, so as to avoid blocking others in case it's too late for 4.9. * (Patch 1) Make static mce barriers private to their users. * (Patch 2&3) Separate v1 patch 2 into two patches, as they fix different bugs.
Haozhong Zhang (4): xen/mce: make mce barriers private to their users xen/mce: make 'severity_cpu' private to its users xen/mce: always re-initialize 'severity_cpu' in mcheck_cmn_handler() xen/mce: make 'found_error' and 'mce_fatal_cpus' private to mcheck_cmn_handler() xen/arch/x86/cpu/mcheck/barrier.h | 7 +++++++ xen/arch/x86/cpu/mcheck/mce.c | 30 +++++++++++++++++++----------- 2 files changed, 26 insertions(+), 11 deletions(-) -- 2.10.1 _______________________________________________ Xen-devel mailing list [email protected] https://lists.xen.org/xen-devel
