Christopher Covington 31b1e940c5 arm64: Fix __range_ok macro
Without this, the following scenario is incorrectly determined
to be invalid.

addr 0x7f_ffffe000 size 8192 addr_limit 0x80_00000000

This behavior was observed while trying to vmsplice the stack
as part of a CRIU dump of a process on a system started with the
norandmaps kernel parameter.

Signed-off-by: Christopher Covington <cov@codeaurora.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2014-03-20 17:41:27 +00:00
..
2014-01-31 09:21:55 -08:00
2014-02-23 17:38:04 -08:00
2014-03-20 17:41:27 +00:00
2014-02-17 11:24:48 +01:00
2014-01-28 09:01:14 -08:00
2014-01-30 17:08:41 -08:00