Re: [PATCH v5] x86/microcode/intel: Blacklist the specific BDW-EP for late loading

From: Luck, Tony
Date: Tue Jan 02 2018 - 14:24:25 EST


On Mon, Jan 01, 2018 at 11:10:56PM +0100, Borislav Petkov wrote:
> On Mon, Jan 01, 2018 at 10:04:47AM +0800, Jia Zhang wrote:
>
> Ok, I went and massaged your version, here's what I committed:
>
> Signed-off-by: Jia Zhang <qianyue.zj@xxxxxxxxxxxxxxx>
> Acked-by: Tony Luck <tony.luck@xxxxxxxxx>
> Cc: x86-ml <x86@xxxxxxxxxx>
> Link: http://lkml.kernel.org/r/1514772287-92959-1-git-send-email-qianyue.zj@xxxxxxxxxxxxxxx
> [ Heavily massage commit message and pr_* statements. ]
> Signed-off-by: Borislav Petkov <bp@xxxxxxx>

Should there be a "Cc: stable ..." in there?

The original patch that disables for all broadwell
seems to be geting applied to a bunch of older trees,
I think we want this one to chase after it.

Perhaps a

Fixes: 723f2828a98c ("x86/microcode/intel: Disable late loading on model 79")

too?

-Tony