netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: eric.dumazet@gmail.com
Cc: bhutchings@solarflare.com, jarkao2@gmail.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next-2.6] net: introduce rcu_dereference_rtnl
Date: Wed, 08 Sep 2010 14:15:47 -0700 (PDT)	[thread overview]
Message-ID: <20100908.141547.212676559.davem@davemloft.net> (raw)
In-Reply-To: <1283971469.2428.9.camel@edumazet-laptop>

From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Wed, 08 Sep 2010 20:44:29 +0200

> Le mercredi 08 septembre 2010 à 19:29 +0100, Ben Hutchings a écrit :
> 
>> No semicolon on the end, please.  The 'caller' will add that.
> 
> Oh definitely, thanks !
> 
> [PATCH net-next-2.6] net: introduce rcu_dereference_rtnl
> 
> We use rcu_dereference_check(p, rcu_read_lock_held() ||
> lockdep_rtnl_is_held()) several times in network stack.
> 
> More usages to come too, so its time to create a helper.
> 
> Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>

Applied, thanks Eric.

      reply	other threads:[~2010-09-08 21:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-07 20:11 [PATCH net-next-2.6] net: introduce rcu_dereference_read_lock_or_rtnl Eric Dumazet
2010-09-07 20:49 ` Jarek Poplawski
2010-09-07 21:07   ` [PATCH net-next-2.6] net: introduce rcu_dereference_rtnl Eric Dumazet
2010-09-08 18:29     ` Ben Hutchings
2010-09-08 18:44       ` Eric Dumazet
2010-09-08 21:15         ` 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=20100908.141547.212676559.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bhutchings@solarflare.com \
    --cc=eric.dumazet@gmail.com \
    --cc=jarkao2@gmail.com \
    --cc=netdev@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).