From: Marek Lindner <lindner_marek@yahoo.de>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Antonio Quartulli <ordex@autistici.org>
Subject: Re: [B.A.T.M.A.N.] [PATCHv2] batman-adv: don't use call_rcu if not needed
Date: Sun, 12 May 2013 15:30:57 +0800 [thread overview]
Message-ID: <201305121530.57674.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1367879362-3164-1-git-send-email-ordex@autistici.org>
On Tuesday, May 07, 2013 06:29:22 Antonio Quartulli wrote:
> batadv_tt_global_entry_free_ref uses call_rcu to schedule a
> function which will only free the global entry itself.
>
> For this reason call_rcu is useless and kfree_rcu can be
> used to simplify the code.
>
> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
> ---
>
> v2:
> - removed one useless container_of in compat.c
>
> compat.c | 9 +++++++++
> translation-table.c | 20 ++++++--------------
> 2 files changed, 15 insertions(+), 14 deletions(-)
Applied in revision 1bd8161.
Thanks,
Marek
prev parent reply other threads:[~2013-05-12 7:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-06 22:29 [B.A.T.M.A.N.] [PATCHv2] batman-adv: don't use call_rcu if not needed Antonio Quartulli
2013-05-12 7:30 ` Marek Lindner [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=201305121530.57674.lindner_marek@yahoo.de \
--to=lindner_marek@yahoo.de \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=ordex@autistici.org \
/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