Thread (3 messages) flat view 3 messages, 3 authors, 2005-01-23

Re: "Close NETIF_F_LLTX race conditions" problem

From: Eric Lemoine <hidden>
Date: 2005-01-23 16:16:53

On Sun, 23 Jan 2005 21:19:04 +0900, OGAWA Hirofumi
[off-list ref] wrote:
Hi,

I got the following warning. The cause of this warning is the context
of ->hard_start_xmit() was changed. Before that patch the IRQ was
enableing, but now it was disabled.

With this change, the assumption of some drivers was changed, so now
some drivers need to change the ->hard_start_xmit().
(e.g, dev_kfree_skb() -> dev_kfree_skb_irq(), spin_lock_irq() -> spin_lock()).
This is a known issue (in 2.6.11-rc2). Linus' tree should certainly
include the revert patch at this time.

--
Eric
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help