]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
x86/msr: Move ARCH_CAP_XAPIC_DISABLE bit definition to its rightful place
authorPawan Gupta <pawan.kumar.gupta@linux.intel.com>
Fri, 19 Jan 2024 02:52:24 +0000 (18:52 -0800)
committerBorislav Petkov (AMD) <bp@alien8.de>
Tue, 9 Apr 2024 15:39:54 +0000 (17:39 +0200)
commit53bc516ade85a764edef3d6c8a51e880820e3d9d
tree337bf37816fd462073f5e48e1f68afa022035939
parente0ca9353a86c0459a9c3fc8d65f7c88e96217cea
x86/msr: Move ARCH_CAP_XAPIC_DISABLE bit definition to its rightful place

The ARCH_CAP_XAPIC_DISABLE bit of MSR_IA32_ARCH_CAP is not in the
correct sorted order. Move it where it belongs.

No functional change.

  [ bp: Massage commit message. ]

Signed-off-by: Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/243317ff6c8db307b7701a45f71e5c21da80194b.1705632532.git.pawan.kumar.gupta@linux.intel.com
arch/x86/include/asm/msr-index.h