]> rtime.felk.cvut.cz Git - linux-imx.git/commit
powerpc/eeh: Fix address catch for PowerNV
authorGavin Shan <shangw@linux.vnet.ibm.com>
Thu, 27 Jun 2013 05:46:45 +0000 (13:46 +0800)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 1 Jul 2013 01:10:32 +0000 (11:10 +1000)
commit88b6d14b2bb48ea4f66fedfe671f98544395b305
tree9a535b752d29d95e06699da8fe6002472cda4f70
parent0b9e267d71d2e74d1108785928fd8c8c9dbf441e
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>
arch/powerpc/kernel/eeh_cache.c
arch/powerpc/platforms/powernv/pci-ioda.c