lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 20 Mar 2014 17:42:17 +0000 From: Catalin Marinas <catalin.marinas@....com> To: Christopher Covington <cov@...eaurora.org> Cc: Will Deacon <Will.Deacon@....com>, Alexander Kartashov <alekskartashov@...allels.com>, Peter Zijlstra <peterz@...radead.org>, "Michael S. Tsirkin" <mst@...hat.com>, AKASHI Takahiro <takahiro.akashi@...aro.org>, Ingo Molnar <mingo@...nel.org>, "linux-arm-kernel@...ts.infradead.org" <linux-arm-kernel@...ts.infradead.org>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org> Subject: Re: [PATCH v2] arm64: Fix __range_ok macro 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@...eaurora.org> Thanks, applied. -- Catalin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists