summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndy Gospodarek <gospo@broadcom.com>2016-12-01 23:34:52 +0300
committerBjorn Helgaas <bhelgaas@google.com>2016-12-08 21:24:20 +0300
commitffbd796821472c6571b09962cdbd13cd2815e2c1 (patch)
tree3a42377599cb49deab299bf44129fac78bca4c41 /tools/perf/scripts/python
parentfeacdb4a35920235a0daf42d6f5701a74c4708b5 (diff)
downloadlinux-ffbd796821472c6571b09962cdbd13cd2815e2c1.tar.xz
PCI: iproc: Skip check for legacy IRQ on PAXC buses
PAXC and PAXCv2 buses do not support legacy IRQs so there is no reason to even try and map them. Without a change like this, one cannot create VFs on Nitro ports since legacy interrupts are checked as part of the PCI device creation process. Testing on PAXC hardware showed that VFs are properly created with only the change to not set pcie->map_irq, but just to be safe the change in iproc_pcie_setup() will ensure that pdev_fixup_irq() will not panic. Signed-off-by: Andy Gospodarek <gospo@broadcom.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Ray Jui <ray.jui@broadcom.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions