aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2016-03-30 16:45:58 +0200
committerWill Deacon <[email protected]>2016-04-14 16:31:49 +0100
commit22b6f3b0549be61a2d5fe8210ff7628e6d2d8185 (patch)
tree943dd62bba7674a41a3ed2177618cca4ee5d4539 /tools/perf/scripts/python
parentd386825c959efeaae3315c25dd2d2874c68829c7 (diff)
arm64: mm: avoid virt_to_page() translation for the zero page
The zero page is statically allocated, so grab its struct page pointer without using virt_to_page(), which will be restricted to the linear mapping later. Signed-off-by: Ard Biesheuvel <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions