[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1429688383.git.tgraf@suug.ch>
Date: Wed, 22 Apr 2015 09:41:44 +0200
From: Thomas Graf <tgraf@...g.ch>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, herbert@...dor.apana.org.au,
kaber@...sh.net
Subject: [PATCH net 0/2 v2] rhashtable rehashing fixes
Some rhashtable rehashing bugs found while testing with the
next rhashtable self-test queued up for the next devel cycle:
https://github.com/tgraf/net-next/commits/rht
v2:
- Moved schedule_work() call into rhashtable_insert_rehash()
Thomas Graf (2):
rhashtable: Schedule async resize when sync realloc fails
rhashtable: Do not schedule more than one rehash if we can't grow
further
lib/rhashtable.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
--
2.3.5
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists