commit | 980533b018fda7ae4c4fb6863b75a0e282d2ffd2 | [log] [tgz] |
---|---|---|
author | Daniel J Blueman <daniel.blueman@gmail.com> | Thu Jul 01 23:27:11 2010 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jul 01 18:40:29 2010 -0700 |
tree | 5f89735bc2fef0be17902118f74a6a9e9f470974 | |
parent | 985b823b919273fe1327d56d2196b4f92e5d0fae [diff] |
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>