[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 21.03.17 at 08:06, <haozhong.zhang@xxxxxxxxx> wrote: > 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. Well, in that case make it non-static in patch 9. Please remember that your series may not be committed in one go. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |