diff options
author | Oleksandr Andrushchenko <[email protected]> | 2017-01-18 09:09:25 +0200 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2017-01-18 11:24:04 +0000 |
commit | 1c8a946bf3754a59cba1fc373949a8114bfe5aaa (patch) | |
tree | 508d34357d6202257c1d0b8d7bb3ce13fc0dbf9e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 524dabe1c68e0bca25ce7b108099e5d89472a101 (diff) |
arm64: mm: avoid name clash in __page_to_voff()
The arm64 __page_to_voff() macro takes a parameter called 'page', and
also refers to 'struct page'. Thus, if the value passed in is not
called 'page', we'll refer to the wrong struct name (which might not
exist).
Fixes: 3fa72fe9c614 ("arm64: mm: fix __page_to_voff definition")
Acked-by: Mark Rutland <[email protected]>
Suggested-by: Volodymyr Babchuk <[email protected]>
Signed-off-by: Oleksandr Andrushchenko <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions