Re: r8169 INFO: inconsistent lock state

From: Francois Romieu
Date: Fri Apr 30 2010 - 17:16:48 EST


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 ?

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