Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: weiyj.lk@gmail.com
Cc: wxt@rock-chips.com, al.kochet@gmail.com, tremyfr@gmail.com,
	peter.chen@nxp.com, weiyongjun1@huawei.com,
	netdev@vger.kernel.org
Subject: Re: [PATCH -next] net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb
Date: Wed, 19 Oct 2016 15:16:49 -0400 (EDT)	[thread overview]
Message-ID: <20161019.151649.1017207144840174569.davem@davemloft.net> (raw)
In-Reply-To: <1476884872-15213-1-git-send-email-weiyj.lk@gmail.com>

From: Wei Yongjun <weiyj.lk@gmail.com>
Date: Wed, 19 Oct 2016 13:47:52 +0000

> From: Wei Yongjun <weiyongjun1@huawei.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@huawei.com>

Applied.

      reply	other threads:[~2016-10-19 19:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-19 13:47 [PATCH -next] net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb Wei Yongjun
2016-10-19 19:16 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161019.151649.1017207144840174569.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=al.kochet@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=peter.chen@nxp.com \
    --cc=tremyfr@gmail.com \
    --cc=weiyj.lk@gmail.com \
    --cc=weiyongjun1@huawei.com \
    --cc=wxt@rock-chips.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox