Re: [PATCH v2] arm64: Fix __range_ok macro

From: Catalin Marinas
Date: Thu Mar 20 2014 - 13:43:01 EST


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@xxxxxxxxxxxxxx>

Thanks, applied.

--
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/