All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Graf <tgraf@suug.ch>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, herbert@gondor.apana.org.au
Subject: [PATCH 0/2 net-next v2] Minor rhashtable fixes
Date: Mon, 16 Mar 2015 10:42:25 +0100	[thread overview]
Message-ID: <cover.1426494808.git.tgraf@suug.ch> (raw)

Thomas Graf (2):
  rhashtable: Avoid calculating hash again to unlock
  rhashtable: Annotate RCU locking of walkers

 lib/rhashtable.c | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

---
v2: Dropped patch 2

             reply	other threads:[~2015-03-16  9:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-16  9:42 Thomas Graf [this message]
2015-03-16  9:42 ` [PATCH 1/2 net-next] rhashtable: Avoid calculating hash again to unlock Thomas Graf
2015-03-16 20:22   ` David Miller
2015-03-16 20:48     ` Herbert Xu
2015-03-16 21:15       ` David Miller
2015-03-16  9:42 ` [PATCH 2/2 net-next] rhashtable: Annotate RCU locking of walkers Thomas Graf
2015-03-16 20:24   ` 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=cover.1426494808.git.tgraf@suug.ch \
    --to=tgraf@suug.ch \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.