Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 245752
b: refs/heads/master
c: b0c9d7f
h: refs/heads/master
v: v3
  • Loading branch information
Paul E. McKenney committed May 6, 2011
1 parent d53c45f commit b371b7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fc2ecf7ec76c5ee150b83dcefc863fa03fd365fb
refs/heads/master: b0c9d7ff2793502650ad987c3f237d5fe5587a1e
1 change: 1 addition & 0 deletions trunk/include/linux/rcupdate.h
Original file line number Diff line number Diff line change
Expand Up @@ -785,6 +785,7 @@ 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 b371b7d

Please sign in to comment.