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

2017-12-24 Thread Jia Zhang
Sorry I should remove UTF-8 characters in comment lines. Plz ignore this patch. Cheers, Jia 在 2017/12/25 下午3:30, Jia Zhang 写道: > Instead of blacklisting all Broadwell processorsi for running a late > loading, only BDW-EP (signature 406f1) with the microcode version > less than 0x0b21 needs to

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

2017-12-24 Thread Jia Zhang
Instead of blacklisting all Broadwell processorsi for running a late loading, only BDW-EP (signature 406f1) with the microcode version less than 0x0b21 needs to be blacklisted. This is documented in the the public documentation #334165 (See the item BDF90 for details). Signed-off-by: Jia Zhan