git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b88641
)
x86: use WARN_ONCE in workaround for mtrr mask
author
Yinghai Lu
<yhlu.kernel@gmail.com>
Fri, 19 Sep 2008 18:45:04 +0000
(11:45 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 22 Sep 2008 11:09:56 +0000
(13:09 +0200)
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>
No differences found