All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 net-next v2] Minor rhashtable fixes
@ 2015-03-16  9:42 Thomas Graf
  2015-03-16  9:42 ` [PATCH 1/2 net-next] rhashtable: Avoid calculating hash again to unlock Thomas Graf
  2015-03-16  9:42 ` [PATCH 2/2 net-next] rhashtable: Annotate RCU locking of walkers Thomas Graf
  0 siblings, 2 replies; 7+ messages in thread
From: Thomas Graf @ 2015-03-16  9:42 UTC (permalink / raw)
  To: davem; +Cc: netdev, herbert

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

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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-16  9:42 [PATCH 0/2 net-next v2] Minor rhashtable fixes Thomas Graf
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

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.