On Wed, Nov 01, 2017 at 10:00:25AM +0100, Borislav Petkov wrote: > On Tue, Oct 24, 2017 at 09:59:22AM +0200, gregkh@xxxxxxxxxxxxxxxxxxx wrote: > > > > The patch below does not apply to the 3.18-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to <stable@xxxxxxxxxxxxxxx>. > > There you go: > > --- > From: Borislav Petkov <bp@xxxxxxx> > Date: Wed, 18 Oct 2017 13:12:25 +0200 > Subject: [PATCH] x86/microcode/intel: Disable late loading on model 79 > > commit 723f2828a98c8ca19842042f418fb30dd8cfc0f7 upstream. > > Blacklist Broadwell X model 79 for late loading due to an erratum. > > Signed-off-by: Borislav Petkov <bp@xxxxxxx> > Acked-by: Tony Luck <tony.luck@xxxxxxxxx> > Cc: <stable@xxxxxxxxxxxxxxx> > Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> > Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx> > Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > Link: http://lkml.kernel.org/r/20171018111225.25635-1-bp@xxxxxxxxx > Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx> > --- > arch/x86/kernel/cpu/microcode/intel.c | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) Wonderful, now queued up, thanks. greg k-h