summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2016-03-30 17:45:58 +0300
committerWill Deacon <will.deacon@arm.com>2016-04-14 18:31:49 +0300
commit22b6f3b0549be61a2d5fe8210ff7628e6d2d8185 (patch)
tree943dd62bba7674a41a3ed2177618cca4ee5d4539 /include/linux
parentd386825c959efeaae3315c25dd2d2874c68829c7 (diff)
downloadlinux-22b6f3b0549be61a2d5fe8210ff7628e6d2d8185.tar.xz
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 <ard.biesheuvel@linaro.org> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions