diff options
author | Miles Chen <[email protected]> | 2016-02-25 11:44:34 +0800 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2016-02-26 13:39:53 +0000 |
commit | b7dc8d16e76c25409d93ff3aceda42fc386efc4e (patch) | |
tree | d4ffb32c184f1eebf41e3deb40db0ccc45845aa3 /lib/mpi/mpi-bit.c | |
parent | cac4b8cdf5a20a11d1725b832350c044d9e13d29 (diff) |
arm64/mm: remove unnecessary boundary check
Remove the unnecessary boundary check since there is a huge
gap between user and kernel address that they would never overlap.
(arm64 does not have enough levels of page tables to cover 64-bit
virtual address)
See Documentation/arm64/memory.txt
Signed-off-by: Miles Chen <[email protected]>
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions