diff options
author | 2015-09-18 13:58:35 -0500 | |
---|---|---|
committer | 2015-09-18 13:58:35 -0500 | |
commit | 98a97e6fe9eb20e877a82d0149ce6d8f832c8975 (patch) | |
tree | 713610a047b895f1758c671db2494e97c4edc5c5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | PCI: designware: Implement multivector MSI IRQ setup (diff) | |
download | linux-dev-98a97e6fe9eb20e877a82d0149ce6d8f832c8975.tar.xz linux-dev-98a97e6fe9eb20e877a82d0149ce6d8f832c8975.zip |
PCI: designware: Make get_msi_addr() return phys_addr_t, not u32
Make get_msi_addr() return phys_addr_t, not u32. This allows the MSI
target address to be above 4GB for 64bit or PAE systems.
No functional change for the current 32bit platform users as phys_addr_t
maps to u32 for them.
[bhelgaas: changelog]
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Pratyush Anand <pratyush.anand@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions