Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15017
b: refs/heads/master
c: 89d46b8
h: refs/heads/master
i:
  15015: 0e0b727
v: v3
  • Loading branch information
Srivatsa Vaddagiri authored and Linus Torvalds committed Dec 12, 2005
1 parent d053488 commit 84a130d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ab4720ec76b756e1f8705e207a7b392b0453afd6
refs/heads/master: 89d46b8778f65223f732d82c0166e0abba20fb1e
3 changes: 1 addition & 2 deletions trunk/kernel/rcutorture.c
Original file line number Diff line number Diff line change
Expand Up @@ -409,9 +409,8 @@ rcu_torture_cleanup(void)
stats_task = NULL;

/* Wait for all RCU callbacks to fire. */
rcu_barrier();

for (i = 0; i < RCU_TORTURE_PIPE_LEN; i++)
synchronize_rcu();
rcu_torture_stats_print(); /* -After- the stats thread is stopped! */
printk(KERN_ALERT TORTURE_FLAG
"--- End of test: %s\n",
Expand Down

0 comments on commit 84a130d

Please sign in to comment.