summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/common.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-07-05 09:44:11 +0200
committerIngo Molnar <mingo@elte.hu>2009-07-05 09:46:10 +0200
commite3d0e69268dffb9676bf0800a60fb3573a723480 (patch)
tree5ed5b5cdcc55e15ecee40bd7ec94dac4505edf8f /arch/x86/kernel/cpu/common.c
parentdbd51be026eaf84088fdee7fab9f38fa92eef26d (diff)
downloadlinux-next-e3d0e69268dffb9676bf0800a60fb3573a723480.tar.gz
x86: Further clean up of mtrr/generic.c
Yinghai noticed that i defined BIOS_BUG_MSG but added no usage for it. The usage is to clean up this turd in generic.c: printk(KERN_WARNING "WARNING: BIOS bug: VAR MTRR %d " "contains strange UC entry under 1M, check " "with your system vendor!\n", i); Breaking printk lines in the middle looks ugly, is hard to read and breaks 'git grep'. Use the BIOS_BUG_MSG instead. Also complete the moving of structure definitions and variables to the top of the file. Reported-by: Yinghai Lu <yinghai@kernel.org> LKML-Reference: <20090703164225.GA21447@elte.hu> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/cpu/common.c')
0 files changed, 0 insertions, 0 deletions