diff options
author | Neil Zhang <[email protected]> | 2014-10-28 05:44:01 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2014-11-13 15:21:40 +0000 |
commit | 5fd6690c8fb2c3012012979dd8ce7492c69c5d86 (patch) | |
tree | d4a6e2b155e4e7981f875c412385fc6b37e8f804 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 899d5933b2dd2720f2b20b01eaa07871aa6ad096 (diff) |
arm64: ARCH_PFN_OFFSET should be unsigned long
pfns are unsigned long, but PHYS_PFN_OFFSET is phys_addr_t. This leads
to page_to_pfn() returning phys_addr_t which cause type mismatches in
some print statements.
Signed-off-by: Neil Zhang <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions