Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101383
b: refs/heads/master
c: 3ccf79f
h: refs/heads/master
i:
  101381: 6a8fdca
  101379: 4815aca
  101375: 41a723b
v: v3
  • Loading branch information
Paul E. McKenney authored and Ingo Molnar committed Jun 24, 2008
1 parent eb8f4e5 commit 9bac50e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: e3d7be270c5b1be07ffadcc8b56599ad8e975c1d
refs/heads/master: 3ccf79f4570acacfefc51772e8f9207895b35ad7
2 changes: 1 addition & 1 deletion trunk/kernel/rcutorture.c
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ rcu_stutter_wait(void)
if (rcutorture_runnable)
schedule_timeout_interruptible(1);
else
schedule_timeout_interruptible(HZ);
schedule_timeout_interruptible(round_jiffies_relative(HZ));
}

/*
Expand Down

0 comments on commit 9bac50e

Please sign in to comment.