commit | 88b6d14b2bb48ea4f66fedfe671f98544395b305 | [log] [tgz] |
---|---|---|
author | Gavin Shan <shangw@linux.vnet.ibm.com> | Thu Jun 27 13:46:45 2013 +0800 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jul 01 11:10:32 2013 +1000 |
tree | 9a535b752d29d95e06699da8fe6002472cda4f70 | |
parent | 0b9e267d71d2e74d1108785928fd8c8c9dbf441e [diff] |
powerpc/eeh: Fix address catch for PowerNV On the PowerNV platform, the EEH address cache isn't built correctly because we skipped the EEH devices without binding PE. The patch fixes that. Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>