aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorBjorn Helgaas <[email protected]>2015-08-20 05:08:15 +0000
committerBjorn Helgaas <[email protected]>2015-08-20 22:16:37 +0000
commit45ea2a5fed6dacb9bb0558d8b21eacc1c45d5bb4 (patch)
treeafc4d5833b68df407dff1f448c190503894ac52b /tools/perf/util/scripting-engines/trace-event-perl.c
parentPCI: Tolerate hierarchies with no Root Port (diff)
downloadkernel-45ea2a5fed6dacb9bb0558d8b21eacc1c45d5bb4.tar.gz
kernel-45ea2a5fed6dacb9bb0558d8b21eacc1c45d5bb4.zip
PCI: Don't use 64-bit bus addresses on PA-RISC
Meelis and Helge reported that 3a9ad0b4fdcd ("PCI: Add pci_bus_addr_t") caused HPMCs on A500 and hangs on rp5470. PA-RISC does not set ARCH_DMA_ADDR_T_64BIT, even for 64-bit kernels, so prior to 3a9ad0b4fdcd, we always used 32-bit PCI addresses. After 3a9ad0b4fdcd, we do use 64-bit PCI addresses in 64-bit kernels, and apparently there's some PA-RISC problem related to them. Fixes: 3a9ad0b4fdcd ("PCI: Add pci_bus_addr_t") Link: http://lkml.kernel.org/r/[email protected] Reported-by: Meelis Roos <[email protected]> Reported-by: Helge Deller <[email protected]> Tested-by: Helge Deller <[email protected]> Based-on-idea-by: Yinghai Lu <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Acked-by: Yinghai Lu <[email protected]> CC: [email protected] # v3.19+
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions