Merge branch 'x86/urgent' into x86/cpu, to resolve conflict
authorIngo Molnar <mingo@kernel.org>
Thu, 11 Apr 2024 12:46:05 +0000 (14:46 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 12 Apr 2024 10:11:45 +0000 (12:11 +0200)
commit21f546a43a918ed1cc3bf99ac094107139cf3f33
tree06a1131d97e14a162d96de26bd588aedae754f36
parentdbbe13a6f66b228a2867844ad4dd108576134775
parent7211274fe0ee352332255e41ab5e628b86e83994
Merge branch 'x86/urgent' into x86/cpu, to resolve conflict

There's a new conflict between this commit pending in x86/cpu:

  63edbaa48a57 x86/cpu/topology: Add support for the AMD 0x80000026 leaf

And these fixes in x86/urgent:

  c064b536a8f9 x86/cpu/amd: Make the NODEID_MSR union actually work
  1b3108f6898e x86/cpu/amd: Make the CPUID 0x80000008 parser correct

Resolve them.

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

Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/amd.c
arch/x86/kernel/cpu/common.c
arch/x86/kernel/cpu/topology_amd.c