summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorOleksandr Andrushchenko <Oleksandr_Andrushchenko@epam.com>2017-01-18 10:09:25 +0300
committerCatalin Marinas <catalin.marinas@arm.com>2017-01-18 14:24:04 +0300
commit1c8a946bf3754a59cba1fc373949a8114bfe5aaa (patch)
tree508d34357d6202257c1d0b8d7bb3ce13fc0dbf9e /tools/perf/scripts/python
parent524dabe1c68e0bca25ce7b108099e5d89472a101 (diff)
downloadlinux-1c8a946bf3754a59cba1fc373949a8114bfe5aaa.tar.xz
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 <mark.rutland@arm.com> Suggested-by: Volodymyr Babchuk <Volodymyr_Babchuk@epam.com> Signed-off-by: Oleksandr Andrushchenko <Oleksandr_Andrushchenko@epam.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions