Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277193
b: refs/heads/master
c: 7077714
h: refs/heads/master
i:
  277191: 0f2966f
v: v3
  • Loading branch information
Paul E. McKenney committed Dec 11, 2011
1 parent 47621d0 commit 7e9a334
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: 389abd48efe1ceacb141b2fd151263b1bc432dbc
refs/heads/master: 7077714ec4940a6c5b1189c3afb4f47bf49ad877
2 changes: 1 addition & 1 deletion trunk/kernel/rcutree_plugin.h
Original file line number Diff line number Diff line change
Expand Up @@ -1910,7 +1910,7 @@ void synchronize_sched_expedited(void)
* grace period works for us.
*/
get_online_cpus();
snap = atomic_read(&sync_sched_expedited_started) - 1;
snap = atomic_read(&sync_sched_expedited_started);
smp_mb(); /* ensure read is before try_stop_cpus(). */
}

Expand Down

0 comments on commit 7e9a334

Please sign in to comment.