[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/4] xen/mce: fix file-scoped static variables in mce.c
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 Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |