From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753982AbdA3SQ6 (ORCPT ); Mon, 30 Jan 2017 13:16:58 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35304 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753921AbdA3SQ4 (ORCPT ); Mon, 30 Jan 2017 13:16:56 -0500 Date: Mon, 30 Jan 2017 19:16:52 +0100 From: Oleg Nesterov To: "Eric W. Biederman" Cc: Pavel Tikhomirov , Lennart Poettering , Kay Sievers , Ingo Molnar , Peter Zijlstra , Andrew Morton , Cyrill Gorcunov , John Stultz , Thomas Gleixner , Nicolas Pitre , Michal Hocko , Stanislav Kinsburskiy , Mateusz Guzik , linux-kernel@vger.kernel.org, Pavel Emelyanov , Konstantin Khorenko Subject: Re: setns() && PR_SET_CHILD_SUBREAPER Message-ID: <20170130181652.GA11157@redhat.com> References: <20170119164346.4214-1-ptikhomirov@virtuozzo.com> <20170123164420.GA2145@redhat.com> <87tw8p8wo8.fsf@xmission.com> <20170124140738.GA21034@redhat.com> <87bmuwjxa3.fsf@xmission.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87bmuwjxa3.fsf@xmission.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Mon, 30 Jan 2017 18:16:57 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Eric, sorry for delay, I was sick. On 01/25, Eric W. Biederman wrote: > > Oleg Nesterov writes: > > > So what do you think about the patch below? > > That does look like the correct logic. Great, > Whose tree do we want to run merge these fixes through? I can pick them > up if that would be convinient. Thanks! this would be nice, I am sending the patch. Oleg.