summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAhmed S. Darwish <darwi@linutronix.de>2026-03-27 05:15:19 +0300
committerBorislav Petkov (AMD) <bp@alien8.de>2026-05-09 00:10:10 +0300
commit55cbcb6731bbea264716ad57eeedc0f98ec176c5 (patch)
treeab4a0c25c3ad6820b2cceafb51a63e0752d6b16f /include/linux
parent21ff606db9c57bdd670708d5e08f5a6b98841c9a (diff)
downloadlinux-55cbcb6731bbea264716ad57eeedc0f98ec176c5.tar.xz
x86/cpu: Do not include the CPUID API header in asm/processor.h
asm/processor.h includes asm/cpuid/api.h but it does not need it. Remove the include. This allows the CPUID APIs header to include <asm/processor.h> at a later step without introducing a circular dependency. Note, all call sites which implicitly included the CPUID API through <asm/processor.h> have been modified to explicitly include the CPUID APIs instead. Signed-off-by: Ahmed S. Darwish <darwi@linutronix.de> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Link: https://lore.kernel.org/20260327021645.555257-1-darwi@linutronix.de
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions