[GIT PULL] x86 fixes
From: Ingo Molnar
Date: Sat Feb 22 2025 - 09:07:38 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-2025-02-22
# HEAD: c9876cdb3ac4dcdf3c710ff02094165982e2a557 docs: arch/x86/sva: Fix two grammar errors under Background and FAQ
Miscellaneous x86 fixes:
- Fix AVX-VNNI CPU feature dependency bug triggered via
the 'noxsave' boot option
- Fix typos in the SVA documentation
- Add Tony Luck as RDT co-maintainer and remove Fenghua Yu
Thanks,
Ingo
------------------>
Brian Ochoa (1):
docs: arch/x86/sva: Fix two grammar errors under Background and FAQ
Eric Biggers (1):
x86/cpufeatures: Make AVX-VNNI depend on AVX
Fenghua Yu (1):
MAINTAINERS: Change maintainer for RDT
Documentation/arch/x86/sva.rst | 4 ++--
MAINTAINERS | 2 +-
arch/x86/kernel/cpu/cpuid-deps.c | 1 +
3 files changed, 4 insertions(+), 3 deletions(-)