summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei/apei-base.c
diff options
context:
space:
mode:
authorHuang Ying <ying.huang@intel.com>2011-07-13 13:14:15 +0800
committerLen Brown <len.brown@intel.com>2011-07-13 23:33:57 -0400
commit5588340d46a484da53bbce8136184d9c7fbc259c (patch)
treebd6ac131e5f50cca56c35849e39f106b18c96c26 /drivers/acpi/apei/apei-base.c
parentd37afc50e618271839f001ea653949eefc728167 (diff)
downloadlinux-5588340d46a484da53bbce8136184d9c7fbc259c.tar.bz2
ACPI, APEI, GHES, Do not ratelimit fatal error printk before panic
printk is used by GHES to report hardware errors. Normally, the printk will be ratelimited to avoid too many hardware error reports in kernel log. Because there may be thousands or even millions of corrected hardware errors during system running. That is different for fatal hardware error, because system will go panic as soon as possible, there will be no more than several error records. And these error records are valuable for system fault diagnosis, so they should not be ratelimited. Signed-off-by: Huang Ying <ying.huang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/apei/apei-base.c')
0 files changed, 0 insertions, 0 deletions