kernel-fxtec-pro1x/drivers/acpi/apei
Huang Ying 5588340d46 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>
2011-07-13 23:33:57 -04:00
..
apei-base.c ACPI, APEI, Fix error path for memory allocation 2010-09-29 14:02:35 -04:00
apei-internal.h ACPI, APEI, Add APEI generic error status printing support 2010-12-13 23:42:12 -05:00
cper.c ACPI, APEI, Add PCIe AER error information printing support 2011-03-21 22:59:08 -04:00
einj.c x86: remove 32-bit versions of readq()/writeq() 2011-05-25 08:39:44 -07:00
erst-dbg.c ACPI, APEI, ERST, Fix erst-dbg long record reading issue 2011-07-13 23:31:51 -04:00
erst.c pstore: fix potential logic issue in pstore read interface 2011-05-16 11:05:08 -07:00
ghes.c ACPI, APEI, GHES, Do not ratelimit fatal error printk before panic 2011-07-13 23:33:57 -04:00
hest.c ACPI, APEI, HEST, Detect duplicated hardware error source ID 2011-07-13 23:27:56 -04:00
Kconfig pstore: Fix Kconfig dependencies for apei->pstore 2011-05-20 10:34:35 -07:00
Makefile ACPI, APEI, ERST debug support 2010-08-14 22:47:55 -04:00