Home
last modified time | relevance | path

Searched hist:"2 a18dfc6ee2ea00bba767f6968f1a107fdd8e687" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Deeh_pseries.cdiff 2a18dfc6ee2ea00bba767f6968f1a107fdd8e687 Thu Apr 24 03:00:16 CDT 2014 Gavin Shan <gwshan@linux.vnet.ibm.com> powerpc/eeh: Use cached capability for log dump

When calling into eeh_gather_pci_data() on pSeries platform, we
possiblly don't have pci_dev instance yet, but eeh_dev is always
ready. So we use cached capability from eeh_dev instead of pci_dev
for log dump there. In order to keep things unified, we also cache
PCI capability positions to eeh_dev for PowerNV as well.

Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Deeh-powernv.cdiff 2a18dfc6ee2ea00bba767f6968f1a107fdd8e687 Thu Apr 24 03:00:16 CDT 2014 Gavin Shan <gwshan@linux.vnet.ibm.com> powerpc/eeh: Use cached capability for log dump

When calling into eeh_gather_pci_data() on pSeries platform, we
possiblly don't have pci_dev instance yet, but eeh_dev is always
ready. So we use cached capability from eeh_dev instead of pci_dev
for log dump there. In order to keep things unified, we also cache
PCI capability positions to eeh_dev for PowerNV as well.

Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
/openbmc/linux/arch/powerpc/include/asm/
H A Deeh.hdiff 2a18dfc6ee2ea00bba767f6968f1a107fdd8e687 Thu Apr 24 03:00:16 CDT 2014 Gavin Shan <gwshan@linux.vnet.ibm.com> powerpc/eeh: Use cached capability for log dump

When calling into eeh_gather_pci_data() on pSeries platform, we
possiblly don't have pci_dev instance yet, but eeh_dev is always
ready. So we use cached capability from eeh_dev instead of pci_dev
for log dump there. In order to keep things unified, we also cache
PCI capability positions to eeh_dev for PowerNV as well.

Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
/openbmc/linux/arch/powerpc/kernel/
H A Deeh.cdiff 2a18dfc6ee2ea00bba767f6968f1a107fdd8e687 Thu Apr 24 03:00:16 CDT 2014 Gavin Shan <gwshan@linux.vnet.ibm.com> powerpc/eeh: Use cached capability for log dump

When calling into eeh_gather_pci_data() on pSeries platform, we
possiblly don't have pci_dev instance yet, but eeh_dev is always
ready. So we use cached capability from eeh_dev instead of pci_dev
for log dump there. In order to keep things unified, we also cache
PCI capability positions to eeh_dev for PowerNV as well.

Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>