]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: use WARN_ONCE in workaround for mtrr mask
authorYinghai Lu <yhlu.kernel@gmail.com>
Fri, 19 Sep 2008 18:45:04 +0000 (11:45 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 22 Sep 2008 11:09:56 +0000 (13:09 +0200)
commit16dc552f35bc0ec6fec8ef83f8032eee352d17f5
tree756f4c2c0aa57dd674df38f59ac2a92312c873c6
parent0b88641f1bafdbd087d5e63987a30cc0eadd63b9
x86: use WARN_ONCE in workaround for mtrr mask

so could help catch attention about bug in bios about mtrr mask setting.

WARN_ONCE got into mainline already, lets use it.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/mtrr/generic.c