From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Wilcox Subject: Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation Date: Mon, 18 Dec 2017 12:33:57 -0800 Message-ID: <20171218203357.GA2976@bombadil.infradead.org> References: <20171213093110.3550-2-mhocko@kernel.org> <20171213125540.GA18897@amd> <20171213130458.GI25185@dhcp22.suse.cz> <20171213130900.GA19932@amd> <20171213131640.GJ25185@dhcp22.suse.cz> <20171213132105.GA20517@amd> <20171213144050.GG11493@rei> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Kees Cook Cc: "Michael Kerrisk (man-pages)" , Andrew Morton , Cyril Hrubis , Pavel Machek , Michal Hocko , Linux API , Khalid Aziz , Michael Ellerman , Russell King - ARM Linux , Andrea Arcangeli , Linux-MM , LKML , linux-arch , Florian Weimer , John Hubbard , Jann Horn , Mike Rapoport List-Id: linux-arch.vger.kernel.org On Mon, Dec 18, 2017 at 12:19:21PM -0800, Kees Cook wrote: > Andrew, can you s/MAP_FIXED_SAFE/MAP_FIXED_NOREPLACE/g in the series? +1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([65.50.211.133]:34165 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759470AbdLRUeF (ORCPT ); Mon, 18 Dec 2017 15:34:05 -0500 Date: Mon, 18 Dec 2017 12:33:57 -0800 From: Matthew Wilcox Subject: Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation Message-ID: <20171218203357.GA2976@bombadil.infradead.org> References: <20171213093110.3550-2-mhocko@kernel.org> <20171213125540.GA18897@amd> <20171213130458.GI25185@dhcp22.suse.cz> <20171213130900.GA19932@amd> <20171213131640.GJ25185@dhcp22.suse.cz> <20171213132105.GA20517@amd> <20171213144050.GG11493@rei> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-arch-owner@vger.kernel.org List-ID: To: Kees Cook Cc: "Michael Kerrisk (man-pages)" , Andrew Morton , Cyril Hrubis , Pavel Machek , Michal Hocko , Linux API , Khalid Aziz , Michael Ellerman , Russell King - ARM Linux , Andrea Arcangeli , Linux-MM , LKML , linux-arch , Florian Weimer , John Hubbard , Jann Horn , Mike Rapoport Message-ID: <20171218203357.Mw3DU5tGxxxFAgNH6UKdhA9bWL-399x4yHfDp799GFs@z> On Mon, Dec 18, 2017 at 12:19:21PM -0800, Kees Cook wrote: > Andrew, can you s/MAP_FIXED_SAFE/MAP_FIXED_NOREPLACE/g in the series? +1