Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38323
b: refs/heads/master
c: 4802211
h: refs/heads/master
i:
  38321: 99e4a89
  38319: caccaeb
v: v3
  • Loading branch information
Josh Triplett authored and Adrian Bunk committed Oct 3, 2006
1 parent f3f4cfe commit 99c4ed1
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: d32ccc431b2247535ce1114d7e31cc136c89262a
refs/heads/master: 4802211cfd68e44c8401a8fe3657e9c2522ec517
2 changes: 1 addition & 1 deletion trunk/kernel/rcutorture.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

MODULE_LICENSE("GPL");

static int nreaders = -1; /* # reader threads, defaults to 4*ncpus */
static int nreaders = -1; /* # reader threads, defaults to 2*ncpus */
static int stat_interval; /* Interval between stats, in seconds. */
/* Defaults to "only at end of test". */
static int verbose; /* Print more debug info. */
Expand Down

0 comments on commit 99c4ed1

Please sign in to comment.