Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288582
b: refs/heads/master
c: ce5df97
h: refs/heads/master
v: v3
  • Loading branch information
Paul E. McKenney committed Feb 21, 2012
1 parent 5623c89 commit 806df85
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 3c1b1ce00d2702d6be9b92233822e560f37ea780
refs/heads/master: ce5df97be530e4746bf9a4ac14589a1cfdfd8efc
1 change: 0 additions & 1 deletion trunk/kernel/rcu.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ extern struct debug_obj_descr rcuhead_debug_descr;

static inline void debug_rcu_head_queue(struct rcu_head *head)
{
WARN_ON_ONCE((unsigned long)head & 0x3);
debug_object_activate(head, &rcuhead_debug_descr);
debug_object_active_state(head, &rcuhead_debug_descr,
STATE_RCU_HEAD_READY,
Expand Down

0 comments on commit 806df85

Please sign in to comment.