Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286799
b: refs/heads/master
c: 4410030
h: refs/heads/master
i:
  286797: d6d0c62
  286795: 144b4e8
  286791: 4883bd5
  286783: 6fa2a1c
v: v3
  • Loading branch information
Heiko Carstens authored and Paul E. McKenney committed Jan 16, 2012
1 parent ab8d383 commit 661a875
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 7061ca3b6c99fc78115560b9a10227c8c5fafc45
refs/heads/master: 4410030646be072b82ec1892ad5cc7d91af384d8
4 changes: 2 additions & 2 deletions trunk/kernel/rcutorture.c
Original file line number Diff line number Diff line change
Expand Up @@ -1399,7 +1399,7 @@ rcu_torture_shutdown(void *arg)
* Execute random CPU-hotplug operations at the interval specified
* by the onoff_interval.
*/
static int
static int __cpuinit
rcu_torture_onoff(void *arg)
{
int cpu;
Expand Down Expand Up @@ -1447,7 +1447,7 @@ rcu_torture_onoff(void *arg)
return 0;
}

static int
static int __cpuinit
rcu_torture_onoff_init(void)
{
if (onoff_interval <= 0)
Expand Down

0 comments on commit 661a875

Please sign in to comment.