rhashtable-test: add cond_resched() to thread test
authorPhil Sutter <phil@nwl.cc>
Fri, 20 Nov 2015 17:17:17 +0000 (18:17 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Nov 2015 17:36:08 +0000 (12:36 -0500)
commitcd5b318daf4aecd249c3f07df93700c0f749484c
tree6a75d0824547703d363cf8527afbeee1db7f4759
parent3d40e44361eab3dd6c969241d12dac7466eb7174
rhashtable-test: add cond_resched() to thread test

This should fix for soft lockup bugs triggered on slow systems.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
lib/test_rhashtable.c