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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <alpine.DEB.2.10.1510131930520.12718@chino.kir.corp.google.com> Date: Tue, 13 Oct 2015 19:31:03 -0700 (PDT) From: David Rientjes <rientjes@...gle.com> To: Xishi Qiu <qiuxishi@...wei.com> cc: Andrew Morton <akpm@...ux-foundation.org>, Yasuaki Ishimatsu <isimatu.yasuaki@...fujitsu.com>, Mel Gorman <mgorman@...e.de>, Tang Chen <tangchen@...fujitsu.com>, zhongjiang@...wei.com, Linux MM <linux-mm@...ck.org>, LKML <linux-kernel@...r.kernel.org> Subject: Re: [PATCH] mm: skip if required_kernelcore is larger than totalpages On Thu, 8 Oct 2015, Xishi Qiu wrote: > If kernelcore was not specified, or the kernelcore size is zero > (required_movablecore >= totalpages), or the kernelcore size is larger > than totalpages, there is no ZONE_MOVABLE. We should fill the zone > with both kernel memory and movable memory. > > Signed-off-by: Xishi Qiu <qiuxishi@...wei.com> Acked-by: David Rientjes <rientjes@...gle.com> -- 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