Files
android_kernel_xiaomi_sm8450/net/ipv6
Ferenc Fejes 8ea204c2b6 net: Make locking in sock_bindtoindex optional
The sock_bindtoindex intended for kernel wide usage however
it will lock the socket regardless of the context. This modification
relax this behavior optionally: locking the socket will be optional
by calling the sock_bindtoindex with lock_sk = true.

The modification applied to all users of the sock_bindtoindex.

Signed-off-by: Ferenc Fejes <fejes@inf.elte.hu>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/bee6355da40d9e991b2f2d12b67d55ebb5f5b207.1590871065.git.fejes@inf.elte.hu
2020-06-01 14:57:14 -07:00
..
2020-05-12 18:12:40 -07:00
2020-04-28 11:28:36 +02:00
2019-07-27 14:23:48 -07:00
2020-03-30 13:45:04 -07:00
2020-03-29 22:30:57 -07:00
2020-05-22 14:00:38 -07:00
2020-04-18 15:04:27 -07:00
2020-05-19 15:45:12 -07:00
2020-05-22 15:49:30 -07:00