diff options
author | Huang Ying <ying.huang@intel.com> | 2010-09-29 11:53:54 (GMT) |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-09-29 18:02:35 (GMT) |
commit | 23f124ca3dda98496b7ccf897cfd66264a212b6c (patch) | |
tree | 7b60b3de8e5fb0ee000eb97ea0abba1b25b868c6 /drivers/acpi/apei/erst.c | |
parent | 1dd6b20e368765223c31569d364219785b24700b (diff) | |
download | linux-fsl-qoriq-23f124ca3dda98496b7ccf897cfd66264a212b6c.tar.xz |
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>
Diffstat (limited to 'drivers/acpi/apei/erst.c')
0 files changed, 0 insertions, 0 deletions