]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/eeh: Enable EEH check for config access
authorGavin Shan <shangw@linux.vnet.ibm.com>
Thu, 20 Jun 2013 05:21:15 +0000 (13:21 +0800)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 20 Jun 2013 07:06:50 +0000 (17:06 +1000)
commit5304618dda6d8a1d3eb8f3b27bed3a8dfd5e3cc6
tree8c78f0acf8e04f06b36dc36017d62be40a6f6336
parent8b90650e4506c883e6a1b424f46869bee637e020
powerpc/eeh: Enable EEH check for config access

The patch enables EEH check and let EEH core to process the EEH
errors for PowerNV platform while accessing config space. Originally,
the implementation already had mechanism to check EEH errors and
tried to recover from them. However, we never let EEH core to handle
the EEH errors.

Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/powernv/pci.c