commit | be7e744607175fb1620f0390d20c880e16de163b | [log] [tgz] |
---|---|---|
author | Gavin Shan <shangw@linux.vnet.ibm.com> | Thu Jun 20 13:21:15 2013 +0800 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jun 20 17:06:50 2013 +1000 |
tree | 8c78f0acf8e04f06b36dc36017d62be40a6f6336 | |
parent | e9cc17d4ded2d10b332c7f3788d7817f7d9d01ef [diff] |
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>