Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150794
b: refs/heads/master
c: 382bfee
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Dangaard Brouer authored and David S. Miller committed Jun 10, 2009
1 parent 91c8411 commit 5239f75
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 67137f3cc727e4da0297ffd7bfade837aa15ecfa
refs/heads/master: 382bfeec48e43c416af9b271b9b70d2f61ef32d2
2 changes: 2 additions & 0 deletions trunk/net/can/af_can.c
Original file line number Diff line number Diff line change
Expand Up @@ -903,6 +903,8 @@ static __exit void can_exit(void)
}
spin_unlock(&can_rcvlists_lock);

rcu_barrier(); /* Wait for completion of call_rcu()'s */

kmem_cache_destroy(rcv_cache);
}

Expand Down

0 comments on commit 5239f75

Please sign in to comment.