Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72933
b: refs/heads/master
c: 310928d
h: refs/heads/master
i:
  72931: 9388087
v: v3
  • Loading branch information
Daniel Lezcano authored and David S. Miller committed Oct 31, 2007
1 parent fc3afe7 commit bf9129c
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: 93ee31f14f6f7b5b427c2fdc715d5571eb0be9e5
refs/heads/master: 310928d9633b04866a47f07eb43c498b2d82ebcb
2 changes: 2 additions & 0 deletions trunk/net/core/net_namespace.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ static int setup_net(struct net *net)
if (ops->exit)
ops->exit(net);
}

rcu_barrier();
goto out;
}

Expand Down

0 comments on commit bf9129c

Please sign in to comment.