linux/drivers/acpi/apei
Huang Ying 3b38bb5f7f ACPI, APEI, use raw spinlock in ERST
ERST writing may be used in NMI or Machine Check Exception handler. So
it need to use raw spinlock instead of normal spinlock.  This patch
fixes it.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2010-12-11 02:01:46 -05: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, UEFI Common Platform Error Record (CPER) header 2010-05-19 22:41:05 -04:00
cper.c ACPI, APEI, UEFI Common Platform Error Record (CPER) header 2010-05-19 22:41:05 -04:00
einj.c ACPI, APEI, Fix APEI related table size checking 2010-09-29 13:59:18 -04:00
erst-dbg.c Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 2010-10-22 10:52:56 -07:00
erst.c ACPI, APEI, use raw spinlock in ERST 2010-12-11 02:01:46 -05:00
ghes.c ACPI, APEI, HEST Fix the unsuitable usage of platform_data 2010-09-29 14:02:26 -04:00
hest.c ACPI, APEI, HEST Fix the unsuitable usage of platform_data 2010-09-29 14:02:26 -04:00
Kconfig ACPI: Fix typos 2010-09-28 21:38:19 -04:00
Makefile ACPI, APEI, ERST debug support 2010-08-14 22:47:55 -04:00