All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/microcode/intel: Extend BDW late-loading with platform id and LLC check
@ 2018-01-15  5:43 Jia Zhang
  2018-01-15  5:43 ` [PATCH 1/2] x86/intel: introduce platform_id Jia Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Jia Zhang @ 2018-01-15  5:43 UTC (permalink / raw)
  To: tony.luck, bp; +Cc: mingo, hpa, tglx, x86, linux-kernel

The fix further reduces the impact for the BDW model which has to launch
a machine reset in order to run microcode update in BIOS. This point is
important for some vendors without the concern about machine reboot in
order to fix up Spectre v2.

Jia Zhang (2):
      x86/intel: introduce platform_id
      x86/microcode/intel: Extend BDW late-loading with platform id and LLC check

 arch/x86/include/asm/processor.h      |  1 +
 arch/x86/kernel/cpu/intel.c           |  7 +++++++
 arch/x86/kernel/cpu/microcode/intel.c | 16 ++++++++++++++--
 3 files changed, 22 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-01-15 14:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-15  5:43 [PATCH 0/2] x86/microcode/intel: Extend BDW late-loading with platform id and LLC check Jia Zhang
2018-01-15  5:43 ` [PATCH 1/2] x86/intel: introduce platform_id Jia Zhang
2018-01-15 10:07   ` Borislav Petkov
2018-01-15  5:43 ` [PATCH 2/2] x86/microcode/intel: Extend BDW late-loading with platform id and LLC check Jia Zhang
2018-01-15 10:10   ` Borislav Petkov
2018-01-15 13:06     ` Jia Zhang
2018-01-15 14:19       ` Borislav Petkov
2018-01-15 11:48   ` Henrique de Moraes Holschuh
2018-01-15 13:07     ` Jia Zhang
2018-01-15 13:14     ` Jia Zhang
2018-01-15  9:59 ` [PATCH 0/2] " Borislav Petkov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.