[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4F74B09B.3070100@kernel.dk>
Date: Thu, 29 Mar 2012 20:57:31 +0200
From: Jens Axboe <axboe@...nel.dk>
To: Dan Carpenter <dan.carpenter@...cle.com>
CC: Tejun Heo <tj@...nel.org>, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [patch] blkcg: change a spin_lock() to spin_lock_irq()
On 2012-03-29 20:51, Dan Carpenter wrote:
> Smatch complains that we re-enable IRQs twice. It looks like we forgot
> to disable them here on the spin_trylock() failure path. This was added
> in 9f13ef678e "blkcg: use double locking instead of RCU for blkg
> synchronization".
Thanks, that is indeed a screwup. Fix applied.
--
Jens Axboe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists