Re: [PATCH net 0/2 v2] rhashtable rehashing fixes

2015-04-22 Thread David Miller
From: Thomas Graf Date: Wed, 22 Apr 2015 09:41:44 +0200 > 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_

[PATCH net 0/2 v2] rhashtable rehashing fixes

2015-04-22 Thread Thomas Graf
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