Messages in this thread |  | | From | David Woodhouse <> | Subject | Re: waitqueue problem on 2.4.3 | Date | Sun, 20 May 2001 23:42:32 +0100 |
| |
I can't see anything immediately wrong with your code - make sure you're compiling against the source for the kernel you're running, with the same options enabled.
In general, though, you shouldn't be using any of the sleep_on() functions if you care about the fact that you'll miss wakeup events.
-- dwmw2
- 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/
|  |