Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323549
b: refs/heads/master
c: 22a7672
h: refs/heads/master
i:
  323547: d3fc6ef
v: v3
  • Loading branch information
Li Zhong authored and Paul E. McKenney committed Sep 23, 2012
1 parent 9eca53b commit dfda860
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: 58fac09566bb48592a09ef0fe0c7dbefa0cd2109
refs/heads/master: 22a767269a767b3ee91e4aaea353ac6bec6a912d
2 changes: 1 addition & 1 deletion trunk/kernel/rcutiny.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ static void rcu_idle_enter_common(long long newval)
current->pid, current->comm,
idle->pid, idle->comm); /* must be idle task! */
}
rcu_sched_qs(0); /* implies rcu_bh_qsctr_inc(0) */
barrier();
rcu_dynticks_nesting = newval;
rcu_sched_qs(0); /* implies rcu_bh_qsctr_inc(0) */
}

/*
Expand Down

0 comments on commit dfda860

Please sign in to comment.