From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030925Ab2CFUBS (ORCPT ); Tue, 6 Mar 2012 15:01:18 -0500 Received: from mail-bk0-f46.google.com ([209.85.214.46]:50809 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030369Ab2CFUBQ (ORCPT ); Tue, 6 Mar 2012 15:01:16 -0500 Authentication-Results: mr.google.com; spf=pass (google.com: domain of gorcunov@gmail.com designates 10.204.10.72 as permitted sender) smtp.mail=gorcunov@gmail.com; dkim=pass header.i=gorcunov@gmail.com Date: Wed, 7 Mar 2012 00:01:11 +0400 From: Cyrill Gorcunov To: "Michael Kerrisk (man-pages)" Cc: Andrew Morton , Pavel Emelyanov , linux-man@vger.kernel.org, LKML , Tejun Heo Subject: Re: [PATCH 1/2] prctl: Add PR_SET_MM option description Message-ID: <20120306200111.GM29367@moon> References: <1330518197-12825-1-git-send-email-gorcunov@openvz.org> <1330518197-12825-2-git-send-email-gorcunov@openvz.org> <20120306182210.GJ29367@moon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 07, 2012 at 08:52:30AM +1300, Michael Kerrisk (man-pages) wrote: ... > > > > If you prefer to have it done earlier -- no problem, I'll cook > > a patch today instead on top of everything we've already > > merged into linux-next. What would you prefer? > > It would make sense if the capability requirements were finalized > before 3.3 is released. Changing them after 3.3 creates (at least a > little) pain for userspace. > OK. I'll update and send a patch out. Cyrill