]> git.ipfire.org Git - people/ms/linux.git/commit
x86: work around MTRR mask setting, v2
authorIngo Molnar <mingo@elte.hu>
Fri, 22 Aug 2008 06:22:23 +0000 (08:22 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Oct 2008 21:05:17 +0000 (14:05 -0700)
commitfd8ceb79314d7ff2c580b4ac4db716134c647641
treeed48a777536e22f6a445cc228b58a3df24e36327
parent54e4b4720e7eda31b4e3c72a09d0bcda9dd3482c
x86: work around MTRR mask setting, v2

commit 9754a5b840a209bc1f192d59f63e81b698a55ac8 upstream

improve the debug printout:

- make it actually display something
- print it only once

would be nice to have a WARN_ONCE() facility, to feed such things to
kerneloops.org.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: S.Çağlar Onur <caglar@pardus.org.tr>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kernel/cpu/mtrr/generic.c