Re: [PATCH net-2.6.24] Fix refcounting problem with netif_rx_reschedule()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Tuesday, September 18, 2007 - 1:15 pm

From: Roland Dreier <rdreier@cisco.com>
Date: Tue, 18 Sep 2007 10:58:37 -0700


Applied to net-2.6.24, thanks Roland.


Yes, I know, this is the one NAPI driver that hasn't been converted.

It's a complicated conversion because of how the driver and the data
structures have been arranged (in short, a mess) which makes it
insanely difficult to get from a queue instance back up to a network
device or similar.

Further complicating things is that you need to setup a ppc32
cross-build environment to even build test a conversion, and I'm not
comfortable doing the surgery until I can test build the thing.

And this may be hard to believe, but other things have been more
pressing than setting up a ppc32 cross-build environment :-)

This is a hint of anyone looking for something to do that it'd
be much appreciated for someone to tackle the ibm_emac conversion.

Thanks.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/2] IPoIB: Fix unregister_netdev hang, Krishna Kumar, (Tue Sep 18, 4:18 am)
[PATCH 2/2] IPoIB: Code cleanup, Krishna Kumar, (Tue Sep 18, 4:18 am)
Re: [PATCH 1/2] IPoIB: Fix unregister_netdev hang, Roland Dreier, (Tue Sep 18, 7:27 am)
Re: [PATCH net-2.6.24] Fix refcounting problem with netif_ ..., David Miller, (Tue Sep 18, 1:15 pm)
Re: [PATCH 1/2] IPoIB: Fix unregister_netdev hang, Krishna Kumar2, (Tue Sep 18, 8:23 pm)
Re: [PATCH 1/2] IPoIB: Fix unregister_netdev hang, Roland Dreier, (Tue Sep 18, 8:30 pm)
Re: [PATCH 1/2] IPoIB: Fix unregister_netdev hang, Krishna Kumar2, (Tue Sep 18, 9:24 pm)