From: Thomas Graf Date: Mon, 24 Nov 2014 11:37:58 +0000 (+0100) Subject: rhashtable: Check for count mismatch while iterating in selftest X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e7b2ec4fe8ef4b05b33db3e84d1b1fbccde250e;p=pandora-kernel.git rhashtable: Check for count mismatch while iterating in selftest Verify whether both the lock and RCU protected iterators see all test entries before and after expanding and shrinking has been performed. Also verify whether the number of entries in the hashtable remains stable during expansion and shrinking. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed