diff options
author | Huang Ying <ying.huang@intel.com> | 2012-06-12 11:20:19 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-16 09:04:06 -0700 |
commit | 890b3d0ea620c942718dd29d601a7aaa4362280b (patch) | |
tree | 6b136b42d4af8f1b15a18eef49c26529acd4c20e /arch/x86/kernel/acpi/boot.c | |
parent | d54520f7cef2f18b7578d08c6a5a40eac026c3df (diff) |
ACPI, APEI, Avoid too much error reporting in runtime
commit 34ddeb035d704eafdcdb3cbc781894300136c3c4 upstream.
This patch fixed the following bug.
https://bugzilla.kernel.org/show_bug.cgi?id=43282
This is caused by a firmware bug checking (checking generic address
register provided by firmware) in runtime. The checking should be
done in address mapping time instead of runtime to avoid too much
error reporting in runtime.
Reported-by: Pawel Sikora <pluto@agmk.net>
Signed-off-by: Huang Ying <ying.huang@intel.com>
Tested-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/x86/kernel/acpi/boot.c')
0 files changed, 0 insertions, 0 deletions