012345678901234567890123456789012345678901234567890123456789 On 03/01/06, Roger While <[EMAIL PROTECTED]> wrote: > What makes you think this is in IRQ context ? >
Er... yeah. I must have been off my nut when I wrote that comment. A more apt comment should perhaps have been "dev_kfree_skb shouldn't be used with interrupts disabled". Forgive my noobness, I'm a kernel patch virgin. My logs were starting to fill with messages exatcly like that mentioned here: http://patchwork.netfilter.org/netfilter-devel/patch.pl?id=2840 In any event, the patch at the end of that link was never applied (it doesn't fix the other call to dev_kfree_skb). After applying my patch, I've not had any more messages in the logs. Graham - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html