[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20161019.151649.1017207144840174569.davem@davemloft.net>
Date: Wed, 19 Oct 2016 15:16:49 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: weiyj.lk@...il.com
Cc: wxt@...k-chips.com, al.kochet@...il.com, tremyfr@...il.com,
peter.chen@....com, weiyongjun1@...wei.com, netdev@...r.kernel.org
Subject: Re: [PATCH -next] net: arc_emac: use dev_kfree_skb_any instead of
dev_kfree_skb
From: Wei Yongjun <weiyj.lk@...il.com>
Date: Wed, 19 Oct 2016 13:47:52 +0000
> From: Wei Yongjun <weiyongjun1@...wei.com>
>
> Replace dev_kfree_skb with dev_kfree_skb_any in arc_emac_tx()
> which can be called from hard irq context (netpoll) and from
> other contexts. arc_emac_tx() only frees skbs that it has
> dropped.
>
> This is detected by Coccinelle semantic patch.
>
> Signed-off-by: Wei Yongjun <weiyongjun1@...wei.com>
Applied.
Powered by blists - more mailing lists