Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123181
b: refs/heads/master
c: 29cbda7
h: refs/heads/master
i:
  123179: 876e55c
v: v3
  • Loading branch information
Paul E. McKenney authored and Ingo Molnar committed Nov 3, 2008
1 parent f3e8946 commit c0d85e1
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: be19ef82e068e92a28df50341938fdeb5ea56436
refs/heads/master: 29cbda77a67cf263d636feea65d3bbc9c7de2e24
2 changes: 1 addition & 1 deletion trunk/include/linux/rcuclassic.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
#include <linux/seqlock.h>

#ifdef CONFIG_RCU_CPU_STALL_DETECTOR
#define RCU_SECONDS_TILL_STALL_CHECK ( 3 * HZ) /* for rcp->jiffies_stall */
#define RCU_SECONDS_TILL_STALL_CHECK (10 * HZ) /* for rcp->jiffies_stall */
#define RCU_SECONDS_TILL_STALL_RECHECK (30 * HZ) /* for rcp->jiffies_stall */
#endif /* #ifdef CONFIG_RCU_CPU_STALL_DETECTOR */

Expand Down

0 comments on commit c0d85e1

Please sign in to comment.