Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154495
b: refs/heads/master
c: 10e8544
h: refs/heads/master
i:
  154493: 7476935
  154491: d3a7c83
  154487: 5bc5feb
  154479: 38d43b0
  154463: cb44eae
  154431: c5bd94e
  154367: 07a4023
v: v3
  • Loading branch information
Jesper Dangaard Brouer authored and David S. Miller committed Jun 26, 2009
1 parent 5960e38 commit 2ed8e33
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: b9389796fa4c87fbdff33816e317cdae5f36dd0b
refs/heads/master: 10e85448019097e4fcfa535f612f51d0d31a34f4
2 changes: 2 additions & 0 deletions trunk/net/decnet/af_decnet.c
Original file line number Diff line number Diff line change
Expand Up @@ -2413,6 +2413,8 @@ static void __exit decnet_exit(void)
proc_net_remove(&init_net, "decnet");

proto_unregister(&dn_proto);

rcu_barrier_bh(); /* Wait for completion of call_rcu_bh()'s */
}
module_exit(decnet_exit);
#endif

0 comments on commit 2ed8e33

Please sign in to comment.