>>> On 06.04.17 at 14:33, <[email protected]> wrote: > The current 'severity_cpu' is used by both mcheck_cmn_handler() and > mce_softirq(). If MC# happens during mce_softirq(), the values set in > mcheck_cmn_handler() and mce_softirq() may interfere with each > other. Use private 'severity_cpu' for each function to fix this issue. > > Signed-off-by: Haozhong Zhang <[email protected]>
Reviewed-by: Jan Beulich <[email protected]> Other than patch 1 I think this qualifies for 4.9. Jan _______________________________________________ Xen-devel mailing list [email protected] https://lists.xen.org/xen-devel
