/linux/net/ieee802154/ |
H A D | socket.c | diff b3cb764aa1d753cf6a58858f9e2097ba71e8100b Mon Nov 15 18:11:50 CET 2021 Eric Dumazet <edumazet@google.com> net: drop nopreempt requirement on sock_prot_inuse_add()
This is distracting really, let's make this simpler, because many callers had to take care of this by themselves, even if on x86 this adds more code than really needed.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv6/ |
H A D | ipv6_sockglue.c | diff b3cb764aa1d753cf6a58858f9e2097ba71e8100b Mon Nov 15 18:11:50 CET 2021 Eric Dumazet <edumazet@google.com> net: drop nopreempt requirement on sock_prot_inuse_add()
This is distracting really, let's make this simpler, because many callers had to take care of this by themselves, even if on x86 this adds more code than really needed.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/xdp/ |
H A D | xsk.c | diff b3cb764aa1d753cf6a58858f9e2097ba71e8100b Mon Nov 15 18:11:50 CET 2021 Eric Dumazet <edumazet@google.com> net: drop nopreempt requirement on sock_prot_inuse_add()
This is distracting really, let's make this simpler, because many callers had to take care of this by themselves, even if on x86 this adds more code than really needed.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv4/ |
H A D | raw.c | diff b3cb764aa1d753cf6a58858f9e2097ba71e8100b Mon Nov 15 18:11:50 CET 2021 Eric Dumazet <edumazet@google.com> net: drop nopreempt requirement on sock_prot_inuse_add()
This is distracting really, let's make this simpler, because many callers had to take care of this by themselves, even if on x86 this adds more code than really needed.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/smc/ |
H A D | af_smc.c | diff b3cb764aa1d753cf6a58858f9e2097ba71e8100b Mon Nov 15 18:11:50 CET 2021 Eric Dumazet <edumazet@google.com> net: drop nopreempt requirement on sock_prot_inuse_add()
This is distracting really, let's make this simpler, because many callers had to take care of this by themselves, even if on x86 this adds more code than really needed.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/unix/ |
H A D | af_unix.c | diff b3cb764aa1d753cf6a58858f9e2097ba71e8100b Mon Nov 15 18:11:50 CET 2021 Eric Dumazet <edumazet@google.com> net: drop nopreempt requirement on sock_prot_inuse_add()
This is distracting really, let's make this simpler, because many callers had to take care of this by themselves, even if on x86 this adds more code than really needed.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/netlink/ |
H A D | af_netlink.c | diff b3cb764aa1d753cf6a58858f9e2097ba71e8100b Mon Nov 15 18:11:50 CET 2021 Eric Dumazet <edumazet@google.com> net: drop nopreempt requirement on sock_prot_inuse_add()
This is distracting really, let's make this simpler, because many callers had to take care of this by themselves, even if on x86 this adds more code than really needed.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/packet/ |
H A D | af_packet.c | diff b3cb764aa1d753cf6a58858f9e2097ba71e8100b Mon Nov 15 18:11:50 CET 2021 Eric Dumazet <edumazet@google.com> net: drop nopreempt requirement on sock_prot_inuse_add()
This is distracting really, let's make this simpler, because many callers had to take care of this by themselves, even if on x86 this adds more code than really needed.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/sctp/ |
H A D | socket.c | diff b3cb764aa1d753cf6a58858f9e2097ba71e8100b Mon Nov 15 18:11:50 CET 2021 Eric Dumazet <edumazet@google.com> net: drop nopreempt requirement on sock_prot_inuse_add()
This is distracting really, let's make this simpler, because many callers had to take care of this by themselves, even if on x86 this adds more code than really needed.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/include/net/ |
H A D | sock.h | diff b3cb764aa1d753cf6a58858f9e2097ba71e8100b Mon Nov 15 18:11:50 CET 2021 Eric Dumazet <edumazet@google.com> net: drop nopreempt requirement on sock_prot_inuse_add()
This is distracting really, let's make this simpler, because many callers had to take care of this by themselves, even if on x86 this adds more code than really needed.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|