From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753506AbaFMQUx (ORCPT ); Fri, 13 Jun 2014 12:20:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57457 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753272AbaFMQUv (ORCPT ); Fri, 13 Jun 2014 12:20:51 -0400 Date: Fri, 13 Jun 2014 18:19:24 +0200 From: Oleg Nesterov To: Thomas Gleixner Cc: "Paul E. McKenney" , Steven Rostedt , Linus Torvalds , LKML , Peter Zijlstra , Andrew Morton , Ingo Molnar , Clark Williams Subject: Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Message-ID: <20140613161924.GA3263@redhat.com> References: <20140611170705.GA26816@redhat.com> <20140611171734.GA27457@redhat.com> <20140611172958.GF4581@linux.vnet.ibm.com> <20140611175934.GA28912@redhat.com> <20140611195613.GM4581@linux.vnet.ibm.com> <20140612172844.GA15795@redhat.com> <20140612203518.GZ4581@linux.vnet.ibm.com> <20140613145531.GA31794@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/13, Thomas Gleixner wrote: > > On Fri, 13 Jun 2014, Oleg Nesterov wrote: > > > Perhaps you can look at http://marc.info/?t=140207370200003 ? > > Looks good. Should I queue it with the other rtmutex stuff? That would be great, thanks ;) Oleg.