]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'v6.16' into x86/cpu, to resolve conflict
authorIngo Molnar <mingo@kernel.org>
Mon, 28 Jul 2025 05:12:53 +0000 (07:12 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 28 Jul 2025 05:17:38 +0000 (07:17 +0200)
commit5bf2f5119b9e957f773a22f226974166b58cff32
treee719f1a52a8c42077cc62ea39da69175d35138c7
parent65f55a30176662ee37fe18b47430ee30b57bfc98
parent038d61fd642278bab63ee8ef722c50d10ab01e8f
Merge tag 'v6.16' into x86/cpu, to resolve conflict

Resolve overlapping context conflict between this upstream fix:

  d8010d4ba43e ("x86/bugs: Add a Transient Scheduler Attacks mitigation")

And this pending commit in tip:x86/cpu:

  65f55a301766 ("x86/CPU/AMD: Add CPUID faulting support")

  Conflicts:
arch/x86/kernel/cpu/amd.c

Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/cpufeatures.h
arch/x86/include/asm/msr-index.h
arch/x86/kernel/cpu/amd.c
arch/x86/kernel/process.c