diff options
author | 2017-05-17 08:59:05 +0000 | |
---|---|---|
committer | 2017-05-17 08:59:05 +0000 | |
commit | 60cb7fecf691562b528b6b284809c3fac6672530 (patch) | |
tree | 59bda3a0805118eef9b1b4f267fa0a2f7c17a8c3 /usr.bin/tmux/cmd-confirm-before.c | |
parent | Raise "uvm_map_entry_kmem_pool" IPL level to IPL_VM to prevent a deadlock. (diff) | |
download | wireguard-openbsd-60cb7fecf691562b528b6b284809c3fac6672530.tar.xz wireguard-openbsd-60cb7fecf691562b528b6b284809c3fac6672530.zip |
Remove useless splsoftnet().
Outside of USB, no code is executed in a softnet interrupt context. So
what's protecting NFS data structures is the KERNEL_LOCK().
But more importantly, since r1.114 of nfs_socket.c, the 'softnet' thread
is no longer executing NFS code.
ok visa@
Diffstat (limited to 'usr.bin/tmux/cmd-confirm-before.c')
0 files changed, 0 insertions, 0 deletions