diff options
| author | ozaki-r <ozaki-r@NetBSD.org> | 2017-09-27 10:05:04 +0000 |
|---|---|---|
| committer | ozaki-r <ozaki-r@NetBSD.org> | 2017-09-27 10:05:04 +0000 |
| commit | 9ec002730b264aad540a9cedca53e2578486d785 (patch) | |
| tree | b7b85b81b17189ce1adec9079459c490de9912ad /lib/libm | |
| parent | 0cd953860d6624511a69e27fee0a4e91c1bd509b (diff) | |
Take softnet_lock on pr_input properly if NET_MPSAFE
Currently softnet_lock is taken unnecessarily in some cases, e.g.,
icmp_input and encap4_input from ip_input, or not taken even if needed,
e.g., udp_input and tcp_input from ipsec4_common_input_cb. Fix them.
NFC if NET_MPSAFE is disabled (default).
Diffstat (limited to 'lib/libm')
0 files changed, 0 insertions, 0 deletions
