Re: [RFC][PATCH] spinlock: Kill spin_unlock_wait()
From: Tejun Heo <tj@kernel.org>
Date: 2011-01-07 21:01:58
Also in:
lkml
From: Tejun Heo <tj@kernel.org>
Date: 2011-01-07 21:01:58
Also in:
lkml
Hello, On Thu, Jan 06, 2011 at 07:26:35PM +0100, Peter Zijlstra wrote:
Jeff, Tejun, could you look at the ata-eh thing, then I'll put sorting through the futex thing on my todo list.
Hmm... I think the ->eng_timeout path is already dead. We no longer have any in-kernel implementation, so killing spin_unlock_wait() should be fine. I'll follow up with removal of the unused callback. Thanks. -- tejun