From: Linas Vepstas Date: Tue, 8 May 2007 23:36:21 +0000 (+1000) Subject: [POWERPC] EEH: log all PCI-X and PCI-E AER registers X-Git-Tag: v2.6.22-rc1~146^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcf9892b553ba638e6c8f9b6a140c99927c69693;p=pandora-kernel.git [POWERPC] EEH: log all PCI-X and PCI-E AER registers When an EEH event is detected, and after the device driver has been notified, but before the device is reset, enable MMIO to the adapter, and grab the contents of the PCI status and command registers, the PCI-X status and command, and the PCI-E capability 10 and AER registers. Pass these up to the RTAS error log, and also printk them. Signed-off-by: Linas Vepstas Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed