commit | cd5b318daf4aecd249c3f07df93700c0f749484c | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil@nwl.cc> | Fri Nov 20 18:17:17 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 23 12:36:08 2015 -0500 |
tree | 6a75d0824547703d363cf8527afbeee1db7f4759 | |
parent | 3d40e44361eab3dd6c969241d12dac7466eb7174 [diff] |
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>