diff options
author | Eric Dumazet <edumazet@google.com> | 2021-11-15 20:11:50 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-16 16:20:45 +0300 |
commit | b3cb764aa1d753cf6a58858f9e2097ba71e8100b (patch) | |
tree | 7f2d751f3ec898f8cfb48df852e8beafdb6000a6 /usr | |
parent | 4199bae10c49e24bc2c5d8c06a68820d56640000 (diff) | |
download | linux-b3cb764aa1d753cf6a58858f9e2097ba71e8100b.tar.xz |
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>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions