Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150795
b: refs/heads/master
c: eaa184a
h: refs/heads/master
i:
  150793: 91c8411
  150791: dfe5eb3
v: v3
  • Loading branch information
Jesper Dangaard Brouer authored and David S. Miller committed Jun 10, 2009
1 parent 5239f75 commit ef90fee
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: 382bfeec48e43c416af9b271b9b70d2f61ef32d2
refs/heads/master: eaa184a1a1cda3991420c47bc960ddea6cbacff2
2 changes: 2 additions & 0 deletions trunk/net/sctp/protocol.c
Original file line number Diff line number Diff line change
Expand Up @@ -1370,6 +1370,8 @@ SCTP_STATIC __exit void sctp_exit(void)
sctp_proc_exit();
cleanup_sctp_mibs();

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

kmem_cache_destroy(sctp_chunk_cachep);
kmem_cache_destroy(sctp_bucket_cachep);
}
Expand Down

0 comments on commit ef90fee

Please sign in to comment.