From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Nesterov Subject: Re: [PATCH v2 00/43] signal: set_current_blocked() and block_sigmask() Date: Thu, 25 Aug 2011 17:31:08 +0200 Message-ID: <20110825153108.GA4578@redhat.com> References: <1313772419-21951-1-git-send-email-matt@console-pimps.org> <20110824182411.GA30094@redhat.com> <1314246650.3218.3.camel@perseus.themaw.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1314246650.3218.3.camel@perseus.themaw.net> Sender: linux-kernel-owner@vger.kernel.org To: Ian Kent Cc: Matt Fleming , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Jan Harkes , Petr Vandrovec List-Id: linux-arch.vger.kernel.org On 08/25, Ian Kent wrote: > > On Wed, 2011-08-24 at 20:24 +0200, Oleg Nesterov wrote: > > > > > fs/autofs4/waitq.c | 13 +++------- > > > > I applied the whole series with a few acks we got. Other maintainers > > do not care, I guess. > > I wouldn't say that, I didn't NAK it for autofs4. I meant, "Hopefully other maintainers do not object". We need to resubmit this patch, set_current_blocked() is not exported. Your ack is welcomed ;) Oleg.