]> git.baikalelectronics.ru Git - kernel.git/commit
x86/CPU: Move cpu local function declarations to local header
authorThomas Gleixner <tglx@linutronix.de>
Sun, 13 May 2018 09:29:07 +0000 (11:29 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 13 May 2018 10:06:12 +0000 (12:06 +0200)
commitf49b2b5bc93d06435e82e274f8d73a7efd763ca2
treec89dc337b58c3be366596e3997478cefe12e028a
parentfa2e6e552720cafa97630f15a84ead7d9256140a
x86/CPU: Move cpu local function declarations to local header

No point in exposing all these functions globaly as they are strict local
to the cpu management code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/processor.h
arch/x86/kernel/cpu/cacheinfo.c
arch/x86/kernel/cpu/cpu.h