linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/microcode updates for 5.5
@ 2019-11-25  8:44 Borislav Petkov
  2019-11-26  2:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2019-11-25  8:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull the below microcode loader updates for 5.5. It converts the
late loading method to load the microcode in parallel (vs sequentially
currently). The patch remained in linux-next for the maximum amount of
time so that any potential and hard to debug fallout be minimized.

Now cloud folks have their milliseconds back but all the normal people
should use early loading anyway. :-)

* Enable the late loading method to update microcode in parallel on all CPUs
  (Ashok Raj)

Please pull, thanks.

---
The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-microcode-for-linus

for you to fetch changes up to 811ae8ba6dca6b91a3ceccf9d40b98818cc4f400:

  x86/microcode/intel: Issue the revision updated message only on the BSP (2019-10-01 16:06:35 +0200)

----------------------------------------------------------------
Ashok Raj (1):
      x86/microcode: Update late microcode in parallel

Borislav Petkov (2):
      x86/microcode/amd: Fix two -Wunused-but-set-variable warnings
      x86/microcode/intel: Issue the revision updated message only on the BSP

 arch/x86/kernel/cpu/microcode/amd.c   |  4 ++--
 arch/x86/kernel/cpu/microcode/core.c  | 36 ++++++++++++++++++++---------------
 arch/x86/kernel/cpu/microcode/intel.c |  5 +++--
 3 files changed, 26 insertions(+), 19 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

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

* Re: [GIT PULL] x86/microcode updates for 5.5
  2019-11-25  8:44 [GIT PULL] x86/microcode updates for 5.5 Borislav Petkov
@ 2019-11-26  2:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-11-26  2:15 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Mon, 25 Nov 2019 09:44:28 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-microcode-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/63c2291f836e1279637f95c982407cb2d5f0c335

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-11-26  2:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-25  8:44 [GIT PULL] x86/microcode updates for 5.5 Borislav Petkov
2019-11-26  2:15 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).