summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorSrivatsa Vaddagiri <vatsa@in.ibm.com>2005-12-12 08:37:06 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-12-12 16:57:42 (GMT)
commit89d46b8778f65223f732d82c0166e0abba20fb1e (patch)
tree2ea43a40659bbc30cf1bd6b48c7ee7c95714feb7 /fs
parentab4720ec76b756e1f8705e207a7b392b0453afd6 (diff)
downloadlinux-fsl-qoriq-89d46b8778f65223f732d82c0166e0abba20fb1e.tar.xz
[PATCH] Fix bug in RCU torture test
While doing some test of RCU torture module, I hit a OOPS in rcu_do_batch, which was trying to processes callback of a module that was just removed. This is because we weren't waiting long enough for all callbacks to fire. Signed-off-by: Srivatsa Vaddagiri <vatsa@in.ibm.com> Cc: Dipankar Sarma <dipankar@in.ibm.com> Acked-by: "Paul E. McKenney" <paulmck@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions