On Wed, Oct 30, 2013 at 2:32 PM, David Miller <da...@davemloft.net> wrote: > > Explain to me then why other ethernet drivers implemented identically, > such as tg3, can use plain dev_kfree_skb() just fine?
I don't think they are fine, I just don't see bug reports for them. At very least, I saw a same bug report for be2net too. To reproduce this bug, we need to find some one calling printk() within IRQ handler, which seems rare? It seems there are few people using hpsa driver together with netconsole. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/