From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754154AbbIIMBE (ORCPT ); Wed, 9 Sep 2015 08:01:04 -0400 Received: from mx2.suse.de ([195.135.220.15]:54786 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753773AbbIIMA4 (ORCPT ); Wed, 9 Sep 2015 08:00:56 -0400 Subject: Re: [PATCH] mlock.2: mlock2.2: Add entry to for new mlock2 syscall To: Michal Hocko , Eric B Munson References: <1440787391-30298-1-git-send-email-emunson@akamai.com> <20150831092300.GE29723@dhcp22.suse.cz> Cc: mtk.manpages@gmail.com, Jonathan Corbet , linux-man@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org From: Vlastimil Babka Message-ID: <55F01F75.8080706@suse.cz> Date: Wed, 9 Sep 2015 14:00:53 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <20150831092300.GE29723@dhcp22.suse.cz> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/31/2015 11:23 AM, Michal Hocko wrote: > On Fri 28-08-15 14:43:11, Eric B Munson wrote: >> Update the mlock.2 man page with information on mlock2() and the new >> mlockall() flag MCL_ONFAULT. >> >> Signed-off-by: Eric B Munson >> Cc: Michal Hocko > > Acked-by: Michal Hocko Acked-by: Vlastimil Babka > > I am not familiar with the format much so I am just looking at the text > and that looks reasonable to me. Same here.