All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Graf <tgraf@suug.ch>
To: netdev@vger.kernel.org
Subject: [PATCH 0/4] rhashtable annotation fixes
Date: Wed, 13 Aug 2014 16:38:28 +0200	[thread overview]
Message-ID: <cover.1407939963.git.tgraf@suug.ch> (raw)

Thomas Graf (4):
  rhashtable: RCU annotations for next pointers
  rhashtable: unexport and make rht_obj() static
  rhashtable: fix annotations for rht_for_each_entry_rcu()
  netlink: Annotate RCU locking for seq_file walker

 include/linux/rhashtable.h | 17 ++++++-----------
 lib/rhashtable.c           | 10 ++--------
 net/netlink/af_netlink.c   |  2 ++
 3 files changed, 10 insertions(+), 19 deletions(-)

-- 
1.9.3

             reply	other threads:[~2014-08-13 14:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-13 14:38 Thomas Graf [this message]
2014-08-13 14:38 ` [PATCH 1/4] rhashtable: RCU annotations for next pointers Thomas Graf
2014-08-13 14:38 ` [PATCH 2/4] rhashtable: unexport and make rht_obj() static Thomas Graf
2014-08-13 14:38 ` [PATCH 3/4] rhashtable: fix annotations for rht_for_each_entry_rcu() Thomas Graf
2014-08-13 14:38 ` [PATCH 4/4] netlink: Annotate RCU locking for seq_file walker Thomas Graf
2014-08-14 22:14 ` [PATCH 0/4] rhashtable annotation fixes 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.1407939963.git.tgraf@suug.ch \
    --to=tgraf@suug.ch \
    --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.