Re: (no more) Solid freezes with 2.2.4

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 30 Mar 1999 22:19:35 +0100 (BST)


> * Protect the irq test too.
> */
>
> + start_bh_atomic();
> spin_lock(&ei_local->page_lock);

This is wrong. Network transmits are always done bh_atomic. If this makes
a difference something in the network stack is deeply screwed

See dev_queue_xmit.

Alan

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