commit | 75cb070960ade40fba5de32138390f3c85c90941 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Tue Oct 10 19:12:32 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 10 20:24:29 2017 -0700 |
tree | 0a2ff2fbc1f4ba7381f5ea88b716d732c66e6f63 | |
parent | befc7a3324b45b7478b29861f2a77f8b2bc17922 [diff] |
Revert "net: defer call to cgroup_sk_alloc()" This reverts commit fbb1fb4ad415cb31ce944f65a5ca700aaf73a227. This was not the proper fix, lets cleanly revert it, so that following patch can be carried to stable versions. sock_cgroup_ptr() callers do not expect a NULL return value. Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Johannes Weiner <hannes@cmpxchg.org> Cc: Tejun Heo <tj@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>