summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAhmed S. Darwish <darwi@linutronix.de>2026-03-27 03:15:19 +0100
committerBorislav Petkov (AMD) <bp@alien8.de>2026-05-08 23:10:10 +0200
commit55cbcb6731bbea264716ad57eeedc0f98ec176c5 (patch)
treeab4a0c25c3ad6820b2cceafb51a63e0752d6b16f /scripts
parent21ff606db9c57bdd670708d5e08f5a6b98841c9a (diff)
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 'scripts')
0 files changed, 0 insertions, 0 deletions