Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 245759
b: refs/heads/master
c: 13491a0
h: refs/heads/master
i:
  245757: 019e55e
  245755: 08b2ba7
  245751: d53c45f
  245743: ed74ac1
  245727: e5aafb0
  245695: 118f4d6
  245631: cc41f4e
  245503: 0ddf95c
  245247: ba530f0
  244735: 0e05603
  243711: 4ec74db
  241663: 83152cc
  237567: 48971d7
  229375: 2e2dc7d
v: v3
  • Loading branch information
Lai Jiangshan authored and Paul E. McKenney committed May 6, 2011
1 parent 9c1d410 commit ce03e5c
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: 7e8b4c72344e0d904b0e3fa9fd2eb116f04b3d41
refs/heads/master: 13491a0ee1ef862b6c842132b6eb9c5e721af5ad
2 changes: 1 addition & 1 deletion trunk/kernel/rcutree_plugin.h
Original file line number Diff line number Diff line change
Expand Up @@ -858,7 +858,7 @@ void exit_rcu(void)
if (t->rcu_read_lock_nesting == 0)
return;
t->rcu_read_lock_nesting = 1;
rcu_read_unlock();
__rcu_read_unlock();
}

#else /* #ifdef CONFIG_TREE_PREEMPT_RCU */
Expand Down

0 comments on commit ce03e5c

Please sign in to comment.