Hans Grobler wrote:
>
> Hi all,
>
> A driver I'm working on seems to be doing/triggering something related
> to waitqueues. This causes a perfectly reproducable oops (small mercies!).
> Since the oops is not happening in my driver, I'm having a hard time
> figuring out whats going wrong. I suspect a networking guru will take
> one look and know what I'm doing wrong. Any suggestions please?
It seems you're trying to sleep without process context (most likely in
net_tx_action). It would be more clear if you send that part of the
code.
best,
Petkan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sat Oct 07 2000 - 21:00:12 EST