[PATCH v2] arm64: Fix __range_ok macro

Catalin Marinas catalin.marinas at arm.com
Thu Mar 20 13:42:17 EDT 2014


On Wed, Mar 19, 2014 at 04:29:37PM +0000, Christopher Covington wrote:
> 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 at codeaurora.org>

Thanks, applied.

-- 
Catalin



More information about the linux-arm-kernel mailing list