Re: r8169 INFO: inconsistent lock state

From: David Miller
Date: Fri Apr 30 2010 - 19:20:57 EST


From: Francois Romieu <romieu@xxxxxxxxxxxxx>
Date: Fri, 30 Apr 2010 23:15:56 +0200

> Eric Dumazet <eric.dumazet@xxxxxxxxx> :
> [...]
>> So we have following illegal chain (process context, not softirq)
>>
>> rtl8169_reset_task() -> tl8169_rx_interrupt() -> netif_receive_skb()
>>
>> And normally, commit 630b943c tried to change this chain to :
>>
>> rtl8169_reset_task() -> tl8169_rx_interrupt() -> netif_rx()
>>
>> I have no idea why it doesnt work.
>
> 630b943c appears to be in net-next.
>
> Oops ?

I just tossed this into net-2.6, thanks for noticing.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/