Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754147AbdLUWYX (ORCPT ); Thu, 21 Dec 2017 17:24:23 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:56720 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752402AbdLUWYS (ORCPT ); Thu, 21 Dec 2017 17:24:18 -0500 Date: Thu, 21 Dec 2017 14:24:16 -0800 From: Andrew Morton To: Michael Ellerman Cc: Kees Cook , "Michael Kerrisk \(man-pages\)" , Cyril Hrubis , Pavel Machek , Michal Hocko , Linux API , Khalid Aziz , Russell King - ARM Linux , Andrea Arcangeli , Linux-MM , LKML , linux-arch , Florian Weimer , John Hubbard , Matthew Wilcox , Jann Horn , Mike Rapoport Subject: Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation Message-Id: <20171221142416.188c4d49cb225488781ef8b0@linux-foundation.org> In-Reply-To: <87po78fe7m.fsf@concordia.ellerman.id.au> References: <20171213092550.2774-1-mhocko@kernel.org> <20171213093110.3550-1-mhocko@kernel.org> <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> <87po78fe7m.fsf@concordia.ellerman.id.au> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 162 Lines: 5 On Thu, 21 Dec 2017 23:38:37 +1100 Michael Ellerman wrote: > > Andrew, can you s/MAP_FIXED_SAFE/MAP_FIXED_NOREPLACE/g in the series? Done.