From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: [PATCH v3] fs, proc: introduce CONFIG_PROC_CHILDREN Date: Wed, 27 May 2015 10:29:54 +0300 Message-ID: <20150527072954.GA1887@uranus> References: <20150522153705.GI16716@uranus> <1432653162-20973-1-git-send-email-iago@endocode.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Oleg Nesterov , Kees Cook , Pavel Emelyanov , Serge Hallyn , KAMEZAWA Hiroyuki , linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Alexander Viro , linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Andrew Morton , Andy Lutomirski , Djalal Harouni , Alban Crequy To: Iago =?iso-8859-1?Q?L=F3pez?= Galeiras Return-path: Content-Disposition: inline In-Reply-To: <1432653162-20973-1-git-send-email-iago-973cpzSjLbNWk0Htik3J/w@public.gmane.org> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-fsdevel.vger.kernel.org On Tue, May 26, 2015 at 05:12:42PM +0200, Iago L=F3pez Galeiras wrote: =2E.. > Alban tested that /proc//task//children is present when the > kernel is configured with CONFIG_PROC_CHILDREN=3Dy but without > CONFIG_CHECKPOINT_RESTORE >=20 > v3: change depend -> select > v2: introduce CONFIG_PROC_CHILDREN http://marc.info/?l=3Dlinux-fsdeve= l&m=3D143229890217280&w=3D2 > v1: http://marc.info/?l=3Dlinux-api&m=3D143220431121869&w=3D2 >=20 > Signed-off-by: Iago L=F3pez Galeiras > Cc: Alban Crequy > Tested-by: Alban Crequy Looks ok to me, thanks. Reviewed-by: Cyrill Gorcunov