Re: [PATCH 2/2] posix-cpu-timers: remove tasklist_lock where we can

From: Stanislaw Gruszka
Date: Fri Jun 12 2009 - 04:09:35 EST


On Fri, 12 Jun 2009 08:48:24 +0100
Richard Kennedy <richard@xxxxxxxxxxxxxxx> wrote:

> > - read_unlock(&tasklist_lock);
> > + rcu_read_lock();
> >
> Did you really intend to replace an unlock with a lock?

Intention was quite different.

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