Re: [patch] killed tqueue_lock spinlock, Re: [patch] race-fix for bottom-half-functions [Re: Subtle

yodaiken@chelm.cs.nmt.edu
Sat, 30 Jan 1999 20:37:45 -0700 (MST)


>
> But doing that we can't run run_task_queue() inside an irq hander anymore,
> because we can risk to get interrupted before having the time to clear the bit1.

Thanks. I was asuming, for no good reason, that run_task_q was never
called from irq context. I'd still like a no cli solution so there
does not need to be a separate rtl and vanilla queue task. Seems like
there should be one.

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