![]() | ||||||||||
Messages in this thread |
On Sun, Dec 01, 2002 at 11:33:11AM +0100, Manfred Spraul wrote:
> - why do you use __add_wait_queue in wq_sleep_on()? It seems you have
> copied that code from kernel/sched.c - it's not needed. It was needed for
>
> cli()
> if(condition_var==0)
> sleep_on(&my_queue);
Do we have to encourage this abonimation? We do have wait_event().
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
| |||||||||
| Last update: 2005-03-22 11:31 [W:0.099 / U:0.080 seconds] ©2003-2008 Jasper Spaans | ||||||||||