Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323545
b: refs/heads/master
c: fdab649
h: refs/heads/master
i:
  323543: d2c331c
v: v3
  • Loading branch information
Paul E. McKenney authored and Paul E. McKenney committed Sep 23, 2012
1 parent a1489d1 commit 06aa83a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c96ea7cfdd88d0a67c970502bc5313fede34b86b
refs/heads/master: fdab649b1aa732cd6e79654349088465cdff49af
2 changes: 0 additions & 2 deletions trunk/kernel/rcutree.c
Original file line number Diff line number Diff line change
Expand Up @@ -1922,8 +1922,6 @@ __call_rcu(struct rcu_head *head, void (*func)(struct rcu_head *rcu),
head->func = func;
head->next = NULL;

smp_mb(); /* Ensure RCU update seen before callback registry. */

/*
* Opportunistically note grace-period endings and beginnings.
* Note that we might see a beginning right after we see an
Expand Down

0 comments on commit 06aa83a

Please sign in to comment.