Messages in this thread |  | | Date | Tue, 16 Jan 2018 15:59:32 +0100 | From | Borislav Petkov <> | Subject | Re: [PATCH v2] x86/microcode/intel: Extend BDW late-loading with LLC size check |
| |
On Tue, Jan 16, 2018 at 09:14:44AM +0800, Jia Zhang wrote: > or driver init style? > > @@ -996,5 +999,7 @@ struct microcode_ops * __init init_intel_microcode(void) > return NULL; > } > > + llc_size_per_core = calc_llc_size_per_core(c); > + > return µcode_intel_ops; > }
Yes, that looks ok.
-- Regards/Gruss, Boris.
Good mailing practices for 400: avoid top-posting and trim the reply.
|  |