linux/arch/arm64/include
Ard Biesheuvel 22b6f3b054 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>
2016-04-14 16:31:49 +01:00
..
asm arm64: mm: avoid virt_to_page() translation for the zero page 2016-04-14 16:31:49 +01:00
uapi/asm arm64 updates for 4.6: 2016-03-17 20:03:47 -07:00