Re: [patch] v2.5.22 - add wait queue function callback support

From: Dave Jones (davej@suse.de)
Date: Mon Jun 17 2002 - 15:28:12 EST


On Mon, Jun 17, 2002 at 04:14:34PM -0400, Benjamin LaHaise wrote:
> +#define add_wait_queue_cond(q, wait, cond) \
> + ({ \
> + unsigned long flags; \
> + int _raced = 0; \
> + wq_write_lock_irqsave(&(q)->lock, flags); \

I thought we killed off wq_write_lock_irqsave 1-2 kernels ago ?

        Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
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/



This archive was generated by hypermail 2b29 : Sun Jun 23 2002 - 22:00:14 EST