All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] rhashtable annotation fixes
@ 2014-08-13 14:38 Thomas Graf
  2014-08-13 14:38 ` [PATCH 1/4] rhashtable: RCU annotations for next pointers Thomas Graf
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thomas Graf @ 2014-08-13 14:38 UTC (permalink / raw)
  To: netdev

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-08-14 22:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-13 14:38 [PATCH 0/4] rhashtable annotation fixes Thomas Graf
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

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.