1
0
Files
linux/arch/x86/kernel/cpu
Ingo Molnar e3d0e69268 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>
2009-07-05 09:46:10 +02:00
..
2009-06-21 10:13:32 +02:00
2008-06-03 14:43:00 -07:00
2008-07-31 23:56:27 +02:00
2009-03-23 02:06:51 +05:30
2009-06-15 12:40:02 +02:00
2008-11-23 11:02:36 +01:00