Re: 2.3.43: Warning: kfree_skb on hard IRQ

Jorgen Skjaanes (js@pimp.gulesider.no)
Fri, 11 Feb 2000 04:05:54 +0100 (CET)


On Thu, 10 Feb 2000, David S. Miller wrote:

> One must use dev_kfree_skb_irq() when in hw IRQ context, not
> plain dev_kfree_skb(). Here is the fix, I'll be sending this
> off to Linus:

Yep, that fixed it.

-- 
Jorgen

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