linux/drivers/acpi/apei
Huang Ying 23f124ca3d ACPI, APEI, Fix error path for memory allocation
In ERST debug/test support patch, a dynamic allocated buffer is
used. The may-failed memory allocation should be tried firstly before
free the previous buffer.

APEI resource management memory allocation related error path is fixed
too.

v2:

- Fix error messages for APEI resources management

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2010-09-29 14:02:35 -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, 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 ACPI, APEI, Fix error path for memory allocation 2010-09-29 14:02:35 -04:00
erst.c ACPI, APEI, Fix APEI related table size checking 2010-09-29 13:59:18 -04: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, APEI, ERST debug support 2010-08-14 22:47:55 -04:00
Makefile ACPI, APEI, ERST debug support 2010-08-14 22:47:55 -04:00