]> 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)
commitcdee92304fc3fb1c30cc6331fa7dd68079ad2165
treec89dc337b58c3be366596e3997478cefe12e028a
parent3d54eb4a823f8600e59cdaba9fb6cf19e03d6bf0
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