diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2015-09-18 13:58:35 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-09-18 13:58:35 -0500 |
commit | 98a97e6fe9eb20e877a82d0149ce6d8f832c8975 (patch) | |
tree | 713610a047b895f1758c671db2494e97c4edc5c5 /tools/perf/scripts/python/syscall-counts.py | |
parent | 79707374090411c5fa9dbcde862e59306bf8f765 (diff) |
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions