[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140312.162243.1752834713331952117.davem@davemloft.net>
Date: Wed, 12 Mar 2014 16:22:43 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: ebiederm@...ssion.com, netdev@...r.kernel.org,
xiyou.wangcong@...il.com, mpm@...enic.com, satyam.sharma@...il.com
Subject: Re: [PATCH next-next 0/10] Using dev_kfree_skb_any for functions
called in multiple contexts
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Tue, 11 Mar 2014 19:54:05 -0700
> On Tue, 2014-03-11 at 14:13 -0700, Eric W. Biederman wrote:
>> This patchset should be an uncontroversial set of changes to change
>> dev_kfree_skb to dev_kfree_skb_any for code paths that are called in
>> hard irq contexts in addition to other contexts. netpoll is the reason
>> this code gets called in multiple contexts.
>>
>> There is more coming but these changes are a good starting place, and
>> stand on their own.
>>
>> Since the last round changes to the rx path have been removed netpoll
>> will changed to avoid that.
>>
>> Eric W. Biederman (10):
>> 8139cp: Call dev_kfree_skby_any instead of kfree_skb.
>> 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
>> r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
>> bonding: Call dev_kfree_skby_any instead of kfree_skb.
>> bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.
>> tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
>> ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
>> mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb.
>> benet: Call dev_kfree_skby_any instead of kfree_skb.
>> gianfar: Carefully free skbs in functions called by netpoll.
>
> Acked-by: Eric Dumazet <edumazet@...gle.com>
>
> We'll have some follow up, but these patches seem fine.
Series applied, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists