[GIT PULL] x86 fixes

From: Ingo Molnar

Date: Sun Jun 07 2026 - 01:11:25 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-2026-06-07

for you to fetch changes up to 6f6947b2387e94e405f80d472f8a189bfbf2bd6c:

Miscellaneous x86 fixes:

- Add more AMD Zen6 models (Pratik Vishwakarma)

- Avoid confusing bootup message by the Intel resctl enumeration
code when running on certain AMD systems (Tony Luck)

Thanks,

Ingo

------------------>
Pratik Vishwakarma (1):
x86/CPU/AMD: Add more Zen6 models

Tony Luck (1):
x86/resctrl: Only check Intel systems for SNC


arch/x86/kernel/cpu/amd.c | 2 +-
arch/x86/kernel/cpu/resctrl/monitor.c | 7 ++++++-
2 files changed, 7 insertions(+), 2 deletions(-)