[GIT PULL] x86 fixes
From: Ingo Molnar
Date: Sat Jun 08 2024 - 03:47:11 EST
Linus,
Please pull the latest x86/urgent Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-2024-06-08
# HEAD: c625dabbf1c4a8e77e4734014f2fde7aa9071a1f x86/amd_nb: Check for invalid SMN reads
Miscellaneous fixes:
- Fix kexec() crash if call depth tracking is enabled
- Fix SMN reads on inaccessible registers on certain AMD systems
Thanks,
Ingo
------------------>
David Kaplan (1):
x86/kexec: Fix bug with call depth tracking
Yazen Ghannam (1):
x86/amd_nb: Check for invalid SMN reads
arch/x86/kernel/amd_nb.c | 9 ++++++++-
arch/x86/kernel/machine_kexec_64.c | 11 +++++++++--
2 files changed, 17 insertions(+), 3 deletions(-)