All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3 net-next] Minor rhashtable fixes
@ 2015-03-13 14:45 Thomas Graf
  2015-03-13 14:45 ` [PATCH 1/3 net-next] rhashtable: Avoid calculating hash again to unlock Thomas Graf
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Thomas Graf @ 2015-03-13 14:45 UTC (permalink / raw)
  To: davem; +Cc: netdev, herbert, daniel

Thomas Graf (3):
  rhashtable: Avoid calculating hash again to unlock
  rhashtable: Use spin_lock_bh_nested() consistently
  rhashtable: Annotate RCU locking of walkers

 lib/rhashtable.c | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

---
Applies on top of Herbert's fixes:
("[PATCH 0/6] rhashtable: Fixes + cleanups + preparation for multiple rehash")

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

end of thread, other threads:[~2015-03-16  8:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-13 14:45 [PATCH 0/3 net-next] Minor rhashtable fixes Thomas Graf
2015-03-13 14:45 ` [PATCH 1/3 net-next] rhashtable: Avoid calculating hash again to unlock Thomas Graf
2015-03-14  2:20   ` Herbert Xu
2015-03-13 14:45 ` [PATCH 2/3 net-next] rhashtable: Use spin_lock_bh_nested() consistently Thomas Graf
2015-03-13 16:54   ` David Miller
2015-03-14  2:21     ` Herbert Xu
2015-03-16  8:44       ` Thomas Graf
2015-03-13 14:45 ` [PATCH 3/3 net-next] rhashtable: Annotate RCU locking of walkers Thomas Graf

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.