[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 05/12] x86/mce_intel: detect and enable LMCE on Intel host
On 03/20/17 08:30 -0600, Jan Beulich wrote: > >>> On 17.03.17 at 07:46, <haozhong.zhang@xxxxxxxxx> wrote: > > --- a/xen/arch/x86/cpu/mcheck/mce_intel.c > > +++ b/xen/arch/x86/cpu/mcheck/mce_intel.c > > @@ -29,6 +29,9 @@ boolean_param("mce_fb", mce_force_broadcast); > > > > static int __read_mostly nr_intel_ext_msrs; > > > > +/* If mce_force_broadcast == 1, lmce_support will be disabled forcibly. */ > > +bool __read_mostly lmce_support; > > static lmce_support is accessed out of mce_intel.c in patch 9 & 10. Haozhong > > With that adjusted > Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> > > Jan > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |