On Tue, 2007-11-20 at 21:37 +0100, Ingo Molnar wrote:
> * Daniel Walker <[EMAIL PROTECTED]> wrote:
> 
> > On Sat, 2007-11-17 at 18:46 +0100, Ingo Molnar wrote:
> > 
> > > fixing the top 20:
> > 
> > There are about 25 DECLARE_MUTEX() semaphores remaining .. One is the 
> > BKL which I would guess can't be converted. The others I've looked at 
> > appear to be trivial find/replace changes to get them to use the mutex 
> > type.. Any reason those haven't been converted over?
> 
> i guess talking about it instead of posting patches is a factor ;-)

There's several using init_MUTEX() (~70 or so), reviewing a few they
look fairly trivial ..

Daniel

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to