Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288543
b: refs/heads/master
c: 0bb7b59
h: refs/heads/master
i:
  288541: 0acd429
  288539: 43b37b9
  288535: 34fdbbc
  288527: 19f01ef
  288511: c86ec1a
v: v3
  • Loading branch information
Paul E. McKenney authored and Paul E. McKenney committed Feb 21, 2012
1 parent 49c3035 commit a48f994
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: fe15d706cfc1cb321dbe2329b04b5ca185edff60
refs/heads/master: 0bb7b59d6e2b8440cd7097097dd4bbfc4d76ed07
1 change: 1 addition & 0 deletions trunk/kernel/rcutree.c
Original file line number Diff line number Diff line change
Expand Up @@ -1707,6 +1707,7 @@ __call_rcu(struct rcu_head *head, void (*func)(struct rcu_head *rcu),
unsigned long flags;
struct rcu_data *rdp;

WARN_ON_ONCE((unsigned long)head & 0x3); /* Misaligned rcu_head! */
debug_rcu_head_queue(head);
head->func = func;
head->next = NULL;
Expand Down

0 comments on commit a48f994

Please sign in to comment.