Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154496
b: refs/heads/master
c: 1f2ccd0
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Dangaard Brouer authored and David S. Miller committed Jun 26, 2009
1 parent 2ed8e33 commit 031e8e4
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: 10e85448019097e4fcfa535f612f51d0d31a34f4
refs/heads/master: 1f2ccd00f224a4e2d6d26f590f3e6851f3deef99
2 changes: 2 additions & 0 deletions trunk/net/ipv6/af_inet6.c
Original file line number Diff line number Diff line change
Expand Up @@ -1284,6 +1284,8 @@ static void __exit inet6_exit(void)
proto_unregister(&udplitev6_prot);
proto_unregister(&udpv6_prot);
proto_unregister(&tcpv6_prot);

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

Expand Down

0 comments on commit 031e8e4

Please sign in to comment.