Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204702
b: refs/heads/master
c: a591f6b
h: refs/heads/master
v: v3
  • Loading branch information
Paul E. McKenney authored and Benjamin Herrenschmidt committed Jul 9, 2010
1 parent b919d76 commit 2463f18
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: 540c6c392f01887dcc96bef0a41e63e6c1334f01
refs/heads/master: a591f6b56d6fbd7d1951e352fe5b0acf6b91e497
1 change: 0 additions & 1 deletion trunk/arch/powerpc/mm/pgtable.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ static void pte_free_rcu_callback(struct rcu_head *head)

static void pte_free_submit(struct pte_freelist_batch *batch)
{
INIT_RCU_HEAD(&batch->rcu);
call_rcu(&batch->rcu, pte_free_rcu_callback);
}

Expand Down

0 comments on commit 2463f18

Please sign in to comment.