Searched hist:"2 a18dfc6ee2ea00bba767f6968f1a107fdd8e687" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | eeh_pseries.c | diff 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 D | eeh-powernv.c | diff 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 D | eeh.h | diff 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 D | eeh.c | diff 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>
|