]> bbs.cooldavid.org Git - net-next-2.6.git/commit
correct console log level when ERST ACPI table is not found
authorDaniel J Blueman <daniel.blueman@gmail.com>
Thu, 1 Jul 2010 22:27:11 +0000 (23:27 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jul 2010 01:40:29 +0000 (18:40 -0700)
commit980533b018fda7ae4c4fb6863b75a0e282d2ffd2
tree5f89735bc2fef0be17902118f74a6a9e9f470974
parent985b823b919273fe1327d56d2196b4f92e5d0fae
correct console log level when ERST ACPI table is not found

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>
drivers/acpi/apei/erst.c