Re: problem in md?

Ingo Molnar (mingo@redhat.com)
Tue, 2 Nov 1999 03:16:40 -0500 (EST)


On Tue, 2 Nov 1999, Manfred Spraul wrote:

> [What about disallowing schedule(), sleep_on() with the global irq lock
> held? It's only a band-aid for old drivers, and I'm sure that 90% of
> these drivers contain races on SMP, ie I would prefer a clean oops
> instead an unexplainable bug report - at least until 2.4pre]

yes, this is exactly what we had for some time in 2.2, and this is why i
added those 'wait_event_..' wrappers.

-- mingo

-
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/