From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Date: Tue, 20 Mar 2012 19:13:23 +0000 Subject: Re: [patch] aio: change a stray spin_unlock_bh() to spin_unlock() Message-Id: <20120320191323.GL6589@ZenIV.linux.org.uk> List-Id: References: <20120320130919.GA11307@elgon.mountain> In-Reply-To: <20120320130919.GA11307@elgon.mountain> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter Cc: Benjamin LaHaise , linux-fsdevel@vger.kernel.org, linux-aio@kvack.org, kernel-janitors@vger.kernel.org On Tue, Mar 20, 2012 at 04:09:19PM +0300, Dan Carpenter wrote: > We missed this spin_unlock_bh() when we removed the _bh from the other > locks in cb22bbe9f7 "aio: aio_nr_lock is taken only synchronously now" Nice catch; folded into the offending commit From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [patch] aio: change a stray spin_unlock_bh() to spin_unlock() Date: Tue, 20 Mar 2012 19:13:23 +0000 Message-ID: <20120320191323.GL6589@ZenIV.linux.org.uk> References: <20120320130919.GA11307@elgon.mountain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Benjamin LaHaise , linux-fsdevel@vger.kernel.org, linux-aio@kvack.org, kernel-janitors@vger.kernel.org To: Dan Carpenter Return-path: Content-Disposition: inline In-Reply-To: <20120320130919.GA11307@elgon.mountain> Sender: owner-linux-aio@kvack.org List-Id: linux-fsdevel.vger.kernel.org On Tue, Mar 20, 2012 at 04:09:19PM +0300, Dan Carpenter wrote: > We missed this spin_unlock_bh() when we removed the _bh from the other > locks in cb22bbe9f7 "aio: aio_nr_lock is taken only synchronously now" Nice catch; folded into the offending commit -- To unsubscribe, send a message with 'unsubscribe linux-aio' in the body to majordomo@kvack.org. For more info on Linux AIO, see: http://www.kvack.org/aio/ Don't email: aart@kvack.org