summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/insn.c
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2016-03-30 16:45:58 +0200
committerWill Deacon <will.deacon@arm.com>2016-04-14 16:31:49 +0100
commit22b6f3b0549be61a2d5fe8210ff7628e6d2d8185 (patch)
tree943dd62bba7674a41a3ed2177618cca4ee5d4539 /arch/arm64/kernel/insn.c
parentd386825c959efeaae3315c25dd2d2874c68829c7 (diff)
downloadtalos-op-linux-22b6f3b0549be61a2d5fe8210ff7628e6d2d8185.tar.gz
talos-op-linux-22b6f3b0549be61a2d5fe8210ff7628e6d2d8185.zip
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 'arch/arm64/kernel/insn.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud