Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9907
b: refs/heads/master
c: 2cc78eb
h: refs/heads/master
i:
  9905: a2c1793
  9903: 27dd995
v: v3
  • Loading branch information
Linus Torvalds committed Oct 17, 2005
1 parent c23b28b commit b20f644
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: de21eb63add932c61e018d20a760dcaed8c3e40c
refs/heads/master: 2cc78eb52bc1ae89f0a4fa5a00eb998dffde4a9f
2 changes: 1 addition & 1 deletion trunk/kernel/rcupdate.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ DEFINE_PER_CPU(struct rcu_data, rcu_bh_data) = { 0L };

/* Fake initialization required by compiler */
static DEFINE_PER_CPU(struct tasklet_struct, rcu_tasklet) = {NULL};
static int maxbatch = 10;
static int maxbatch = 10000;

#ifndef __HAVE_ARCH_CMPXCHG
/*
Expand Down

0 comments on commit b20f644

Please sign in to comment.