]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'rhashtable-next'
authorDavid S. Miller <davem@davemloft.net>
Sun, 15 Mar 2015 05:35:46 +0000 (01:35 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Mar 2015 05:35:46 +0000 (01:35 -0400)
Herbert Xu says:

====================
rhashtable: Fixes + cleanups + preparation for multiple rehash

Patch 1 fixes the walker so that it behaves properly even during
a resize.

Patch 2-3 are cleanups.

Patch 4-6 lays some ground work for the upcoming multiple rehashing.

This revision fixes the warning coming from the bucket_table->size
downsize and improves its changelog.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge