From: Huang Ying Date: Mon, 21 Feb 2011 05:54:43 +0000 (+0800) Subject: ACPI, APEI, Add PCIe AER error information printing support X-Git-Tag: v2.6.39-rc1~90^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c413d7682020a127f54744a1b30f597692aea1fd;p=pandora-kernel.git ACPI, APEI, Add PCIe AER error information printing support The AER error information printing support is implemented in drivers/pci/pcie/aer/aer_print.c. So some string constants, functions and macros definitions can be re-used without being exported. The original PCIe AER error information printing function is not re-used directly because the overall format is quite different. And changing the original printing format may make some original users' scripts broken. Signed-off-by: Huang Ying CC: Jesse Barnes CC: Zhang Yanmin Signed-off-by: Len Brown --- Reading git-diff-tree failed