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

2018-01-03 Thread Borislav Petkov
On Tue, Jan 02, 2018 at 11:24:18AM -0800, Luck, Tony wrote: > 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:

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

2018-01-03 Thread Borislav Petkov
On Tue, Jan 02, 2018 at 11:24:18AM -0800, Luck, Tony wrote: > 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:

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

2018-01-03 Thread Jia Zhang
在 2018/1/3 上午4:57, Borislav Petkov 写道: > On Wed, Jan 03, 2018 at 04:49:42AM +0800, kbuild test robot wrote: >> Hi Jia, >> >> Thank you for the patch! Yet something to improve: >> >> [auto build test ERROR on v4.15-rc5] >> [also build test ERROR on next-20180102] >> [cannot apply to tip/x86/core]

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

2018-01-03 Thread Jia Zhang
在 2018/1/3 上午4:57, Borislav Petkov 写道: > On Wed, Jan 03, 2018 at 04:49:42AM +0800, kbuild test robot wrote: >> Hi Jia, >> >> Thank you for the patch! Yet something to improve: >> >> [auto build test ERROR on v4.15-rc5] >> [also build test ERROR on next-20180102] >> [cannot apply to tip/x86/core]

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

2018-01-02 Thread Borislav Petkov
On Wed, Jan 03, 2018 at 04:49:42AM +0800, kbuild test robot wrote: > Hi Jia, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on v4.15-rc5] > [also build test ERROR on next-20180102] > [cannot apply to tip/x86/core] > [if your patch is applied to the wrong git

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

2018-01-02 Thread Borislav Petkov
On Wed, Jan 03, 2018 at 04:49:42AM +0800, kbuild test robot wrote: > Hi Jia, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on v4.15-rc5] > [also build test ERROR on next-20180102] > [cannot apply to tip/x86/core] > [if your patch is applied to the wrong git

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

2018-01-02 Thread kbuild test robot
Hi Jia, Thank you for the patch! Yet something to improve: [auto build test ERROR on v4.15-rc5] [also build test ERROR on next-20180102] [cannot apply to tip/x86/core] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

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

2018-01-02 Thread kbuild test robot
Hi Jia, Thank you for the patch! Yet something to improve: [auto build test ERROR on v4.15-rc5] [also build test ERROR on next-20180102] [cannot apply to tip/x86/core] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

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

2018-01-02 Thread Luck, Tony
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 > Acked-by: Tony Luck >

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

2018-01-02 Thread Luck, Tony
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 > Acked-by: Tony Luck > Cc: x86-ml > Link: >

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

2018-01-01 Thread Jia Zhang
Thanks for your comments. Happy new year! Jia 在 2018/1/2 上午6:10, Borislav Petkov 写道: > On Mon, Jan 01, 2018 at 10:04:47AM +0800, Jia Zhang wrote: >> Instead of blacklisting all types of Broadwell processor when running >> a late loading, only BDW-EP (signature 0x406f1, aka family 6, model 79, >>

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

2018-01-01 Thread Jia Zhang
Thanks for your comments. Happy new year! Jia 在 2018/1/2 上午6:10, Borislav Petkov 写道: > On Mon, Jan 01, 2018 at 10:04:47AM +0800, Jia Zhang wrote: >> Instead of blacklisting all types of Broadwell processor when running >> a late loading, only BDW-EP (signature 0x406f1, aka family 6, model 79, >>

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

2018-01-01 Thread Borislav Petkov
On Mon, Jan 01, 2018 at 10:04:47AM +0800, Jia Zhang wrote: > Instead of blacklisting all types of Broadwell processor when running > a late loading, only BDW-EP (signature 0x406f1, aka family 6, model 79, > stepping 1) with the microcode version less than 0x0b21 needs to > be blacklisted. > >

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

2018-01-01 Thread Borislav Petkov
On Mon, Jan 01, 2018 at 10:04:47AM +0800, Jia Zhang wrote: > Instead of blacklisting all types of Broadwell processor when running > a late loading, only BDW-EP (signature 0x406f1, aka family 6, model 79, > stepping 1) with the microcode version less than 0x0b21 needs to > be blacklisted. > >

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

2017-12-31 Thread Jia Zhang
Instead of blacklisting all types of Broadwell processor when running a late loading, only BDW-EP (signature 0x406f1, aka family 6, model 79, stepping 1) with the microcode version less than 0x0b21 needs to be blacklisted. The erratum is documented in the the public documentation #334165 (See

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

2017-12-31 Thread Jia Zhang
Instead of blacklisting all types of Broadwell processor when running a late loading, only BDW-EP (signature 0x406f1, aka family 6, model 79, stepping 1) with the microcode version less than 0x0b21 needs to be blacklisted. The erratum is documented in the the public documentation #334165 (See