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:
985b823
)
correct console log level when ERST ACPI table is not found
author
Daniel J Blueman
<daniel.blueman@gmail.com>
Thu, 1 Jul 2010 22:27:11 +0000
(23:27 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 2 Jul 2010 01:40:29 +0000
(18:40 -0700)
When booting 2.6.35-rc3 on a x86 system without an ERST ACPI table with
the 'quiet' option, we still observe an "ERST: Table is not found!"
warning.
Quiesce it to the same info log level as the other 'table not found'
warnings.
Signed-off-by: Daniel J Blueman <daniel.blueman@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found