[GIT PULL] x86 fixes

From: Ingo Molnar

Date: Sun Jan 18 2026 - 05:13:35 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-01-18

# HEAD: d9b40d7262a227442bf402ea0708dc94f438bb52 selftests/x86: Add selftests include path for kselftest.h after centralization

Misc x86 fixes:

- Fix resctrl initialization on Hygon CPUs

- Fix resctrl memory bandwidth counters
on Hygon CPUs

- Fix x86 self-tests build bug

Thanks,

Ingo

------------------>
Bala-Vignesh-Reddy (1):
selftests/x86: Add selftests include path for kselftest.h after centralization

Xiaochen Shen (2):
x86/resctrl: Add missing resctrl initialization for Hygon
x86/resctrl: Fix memory bandwidth counter width for Hygon


arch/x86/kernel/cpu/resctrl/core.c | 21 +++++++++++++++++----
arch/x86/kernel/cpu/resctrl/internal.h | 3 +++
tools/testing/selftests/x86/Makefile | 1 +
3 files changed, 21 insertions(+), 4 deletions(-)