diff options
author | 2014-10-28 05:44:01 +0000 | |
---|---|---|
committer | 2014-11-13 15:21:40 +0000 | |
commit | 5fd6690c8fb2c3012012979dd8ce7492c69c5d86 (patch) | |
tree | d4a6e2b155e4e7981f875c412385fc6b37e8f804 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Correct the race condition in aarch64_insn_patch_text_sync() (diff) | |
download | linux-dev-5fd6690c8fb2c3012012979dd8ce7492c69c5d86.tar.xz linux-dev-5fd6690c8fb2c3012012979dd8ce7492c69c5d86.zip |
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 <zhangwm@marvell.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions