From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: [PATCH 1/2] prctl.2: Add PR_SET_MM option description Date: Tue, 20 Mar 2012 21:26:08 +0400 Message-ID: <20120320172608.GH14269@moon> References: <1331326042-32558-1-git-send-email-gorcunov@openvz.org> <1331326042-32558-2-git-send-email-gorcunov@openvz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Michael Kerrisk (man-pages)" Cc: akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org, xemul-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org, linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org On Wed, Mar 21, 2012 at 06:21:19AM +1300, Michael Kerrisk (man-pages) wrote: > Hello Cyrill, > > The PR_SET_MM operation adds a number of new error cases to prctl(2). > Could you extend you patch to add these under ERRORS? > Yeah, will try to implement today (gimme some time please). Cyrill -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757145Ab2CTR0Q (ORCPT ); Tue, 20 Mar 2012 13:26:16 -0400 Received: from mail-bk0-f46.google.com ([209.85.214.46]:39648 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753317Ab2CTR0N (ORCPT ); Tue, 20 Mar 2012 13:26:13 -0400 Date: Tue, 20 Mar 2012 21:26:08 +0400 From: Cyrill Gorcunov To: "Michael Kerrisk (man-pages)" Cc: akpm@linux-foundation.org, xemul@parallels.com, linux-man@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] prctl.2: Add PR_SET_MM option description Message-ID: <20120320172608.GH14269@moon> References: <1331326042-32558-1-git-send-email-gorcunov@openvz.org> <1331326042-32558-2-git-send-email-gorcunov@openvz.org> 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 21, 2012 at 06:21:19AM +1300, Michael Kerrisk (man-pages) wrote: > Hello Cyrill, > > The PR_SET_MM operation adds a number of new error cases to prctl(2). > Could you extend you patch to add these under ERRORS? > Yeah, will try to implement today (gimme some time please). Cyrill