Re: kfree_skb on hard IRQ with epic100, 2.3.44 (a FIX ?)

Jeff Garzik (jgarzik@mandrakesoft.com)
Sat, 12 Feb 2000 17:38:48 -0500


Jani Hakala wrote:
>
> I got those "Warning: kfree_skb on hard IRQ c801210c" messages both in
> 2.3.43 and 2.3.44.
>
> Is replacing dev_kfree_skb() with dev_kfree_skb_irq() in epic_interrupt
> the right solution ? At least it seemed to stop those messages flooding my
> console.

Yes, that is the right solution. I'll include your patch in my set of
softnet updates and fixes to be sent to Linus, if he doesn't already
have it.

Jeff

-- 
Jeff Garzik         | "Vegetarian" is the Indian word
Building 1024       | for 'lousy hunter.'
MandrakeSoft, Inc.  |

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