[GIT,PULL] x86/microcode for 6.5

Message ID 20230627093452.GBZJqtPAaq9JI9AFZR@fat_crate.local
State New
Headers
Series [GIT,PULL] x86/microcode for 6.5 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_microcode_for_v6.5

Message

Borislav Petkov June 27, 2023, 9:34 a.m. UTC
  Hi Linus,

please pull the updates to the x86 microcode loader for 6.5.

Thx.

---

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_microcode_for_v6.5

for you to fetch changes up to a32b0f0db3f396f1c9be2fe621e77c09ec3d8e7d:

  x86/microcode/AMD: Load late on both threads too (2023-06-12 11:02:17 +0200)

----------------------------------------------------------------
- Load late on both SMT threads on AMD, just like it is being done in
  the early loading procedure

- Cleanups

----------------------------------------------------------------
Borislav Petkov (AMD) (2):
      x86/microcode/AMD: Get rid of __find_equiv_id()
      x86/microcode/AMD: Load late on both threads too

Nathan Fontenot (1):
      x86/microcode/amd: Remove unneeded pointer arithmetic

 arch/x86/kernel/cpu/microcode/amd.c | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)
  

Comments

pr-tracker-bot@kernel.org June 27, 2023, 8:52 p.m. UTC | #1
The pull request you sent on Tue, 27 Jun 2023 11:34:52 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_microcode_for_v6.5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4aacacee8617424e1dacead8d830e5b768eb3e53

Thank you!