diff options
| author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-03-30 17:46:01 +0300 |
|---|---|---|
| committer | Will Deacon <will.deacon@arm.com> | 2016-04-14 18:31:49 +0300 |
| commit | 9f2875912dac35d9272a82ea9eec9e5884b42cd2 (patch) | |
| tree | e4e0954cedc0ef5f7259a7751159149bad1ba56b /include/linux/memory_hotplug.h | |
| parent | 3e1907d5bf5a1e0b182ee599f92586f0165029e2 (diff) | |
| download | linux-9f2875912dac35d9272a82ea9eec9e5884b42cd2.tar.xz | |
arm64: mm: restrict virt_to_page() to the linear mapping
Now that the vmemmap region has been redefined to cover the linear region
rather than the entire physical address space, we no longer need to
perform a virtual-to-physical translation in the implementaion of
virt_to_page(). This restricts virt_to_page() translations to the linear
region, so redefine virt_addr_valid() as well.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'include/linux/memory_hotplug.h')
0 files changed, 0 insertions, 0 deletions
