From: Huang Ying Date: Wed, 29 Sep 2010 11:53:54 +0000 (+0800) Subject: ACPI, APEI, Fix error path for memory allocation X-Git-Tag: v2.6.36-rc7~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23f124ca3dda98496b7ccf897cfd66264a212b6c;p=pandora-kernel.git 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 Signed-off-by: Len Brown --- Reading git-diff-tree failed