Huang Ying 46d12f0bcb ACPI, APEI, Printk queued error record before panic
Because printk is not safe inside NMI handler, the recoverable error
records received in NMI handler will be queued to be printked in a
delayed IRQ context via irq_work.  If a fatal error occurs after the
recoverable error and before the irq_work processed, we lost a error
report.

To solve the issue, the queued error records are printked in NMI
handler if system will go panic.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2012-01-17 03:54:33 -05:00
..
2011-08-05 22:16:42 -04:00
2011-11-06 20:32:31 -05:00
2011-03-22 23:20:35 -04:00
2011-07-16 18:36:17 -04:00
2011-05-29 04:40:39 -04:00
2011-07-16 18:36:17 -04:00
2011-07-14 00:14:05 -04:00
2011-07-16 18:36:17 -04:00
2011-11-06 19:13:44 -05:00
2011-07-16 18:36:17 -04:00