Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349799
b: refs/heads/master
c: 1bdc2b7
h: refs/heads/master
i:
  349797: fe9ed5c
  349795: 872ff78
  349791: c3890cf
v: v3
  • Loading branch information
Li Zhong authored and Paul E. McKenney committed Jan 8, 2013
1 parent 66e1b39 commit 61e95dc
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: 62e3cb143fd78a2ee6f44ef0dfe50cdff2119d9a
refs/heads/master: 1bdc2b7d243dc8b9aadfc8002a69cf911e9e3e72
2 changes: 1 addition & 1 deletion trunk/kernel/rcutree.c
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ static struct rcu_node *rcu_get_root(struct rcu_state *rsp)
static void rcu_eqs_enter_common(struct rcu_dynticks *rdtp, long long oldval,
bool user)
{
trace_rcu_dyntick("Start", oldval, 0);
trace_rcu_dyntick("Start", oldval, rdtp->dynticks_nesting);
if (!user && !is_idle_task(current)) {
struct task_struct *idle = idle_task(smp_processor_id());

Expand Down

0 comments on commit 61e95dc

Please sign in to comment.