diff options
| author | Eric W. Biederman <ebiederm@xmission.com> | 2015-05-09 05:10:31 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2015-05-11 17:50:18 +0300 |
| commit | 26abe14379f8e2fa3fd1bcf97c9a7ad9364886fe (patch) | |
| tree | e2161c09531299ce4bfbeb1506c420b9f8db7fc2 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 11aa9c28b4209242a9de0a661a7b3405adb568a0 (diff) | |
| download | linux-26abe14379f8e2fa3fd1bcf97c9a7ad9364886fe.tar.xz | |
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Now that sk_alloc knows when a kernel socket is being allocated modify
it to not reference count the network namespace of kernel sockets.
Keep track of if a socket needs reference counting by adding a flag to
struct sock called sk_net_refcnt.
Update all of the callers of sock_create_kern to stop using
sk_change_net and sk_release_kernel as those hacks are no longer
needed, to avoid reference counting a kernel socket.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
