From: David Miller <davem@davemloft.net>
To: weiyj.lk@gmail.com
Cc: stephen@networkplumber.org, pshelar@nicira.com,
mike.rapoport@ravellosystems.com, amwang@redhat.com,
yongjun_wei@trendmicro.com.cn, netdev@vger.kernel.org
Subject: Re: [PATCH -next] vxlan: using kfree_rcu() to simplify the code
Date: Tue, 16 Jul 2013 23:01:44 -0700 (PDT) [thread overview]
Message-ID: <20130716.230144.794838870525114679.davem@davemloft.net> (raw)
In-Reply-To: <CAPgLHd89R4FkKq1tCyuL9WWRXgsCb7ZpGGsw3yiPn1Ht5X61Vw@mail.gmail.com>
From: Wei Yongjun <weiyj.lk@gmail.com>
Date: Wed, 17 Jul 2013 13:29:58 +0800
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
>
> The callback function of call_rcu() just calls a kfree(), so we
> can use kfree_rcu() instead of call_rcu() + callback function.
>
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
net-next is not open yet, please resubmit this when I announce here
on netdev that the net-next tree is open for submissions.
Thank you.
next prev parent reply other threads:[~2013-07-17 6:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-17 5:29 [PATCH -next] vxlan: using kfree_rcu() to simplify the code Wei Yongjun
2013-07-17 6:01 ` David Miller [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-08-16 23:32 Wei Yongjun
2013-08-16 23:45 ` Stephen Hemminger
2013-08-20 22:06 ` David Miller
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=20130716.230144.794838870525114679.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=amwang@redhat.com \
--cc=mike.rapoport@ravellosystems.com \
--cc=netdev@vger.kernel.org \
--cc=pshelar@nicira.com \
--cc=stephen@networkplumber.org \
--cc=weiyj.lk@gmail.com \
--cc=yongjun_wei@trendmicro.com.cn \
/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;
as well as URLs for NNTP newsgroup(s).