x86/cpu: Clean up various files a bit
authorAlan Cox <alan@linux.intel.com>
Fri, 3 Jul 2009 23:35:45 +0000 (00:35 +0100)
committerIngo Molnar <mingo@elte.hu>
Sat, 11 Jul 2009 09:24:09 +0000 (11:24 +0200)
commit8bdbd962ecfcbdd96f9dbb02d780b4553afd2543
tree74c7c511e39febf981cdc90bd933c0d81130ccfa
parente90476d3bab4322070c0afb3e3b55671de8664ea
x86/cpu: Clean up various files a bit

No code changes except printk levels (although some of the K6
mtrr code might be clearer if there were a few as would
splitting out some of the intel cache code).

Signed-off-by: Alan Cox <alan@linux.intel.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/amd.c
arch/x86/kernel/cpu/bugs.c
arch/x86/kernel/cpu/bugs_64.c
arch/x86/kernel/cpu/common.c
arch/x86/kernel/cpu/cyrix.c
arch/x86/kernel/cpu/hypervisor.c
arch/x86/kernel/cpu/intel.c
arch/x86/kernel/cpu/intel_cacheinfo.c
arch/x86/kernel/cpu/perfctr-watchdog.c
arch/x86/kernel/cpu/proc.c
arch/x86/kernel/cpu/vmware.c