diff options
author | 2017-11-23 13:42:53 +0000 | |
---|---|---|
committer | 2017-11-23 13:42:53 +0000 | |
commit | 886de0ba4746c6d7769c80f0a8b13f0593e3d264 (patch) | |
tree | 3b75b34009ce14d1833a65d5e449c33310414d90 /sys/kern/uipc_domain.c | |
parent | Replace non mp-safe carp_iamatch6() with mp-safe carp_iamatch(). (diff) | |
download | wireguard-openbsd-886de0ba4746c6d7769c80f0a8b13f0593e3d264.tar.xz wireguard-openbsd-886de0ba4746c6d7769c80f0a8b13f0593e3d264.zip |
We want `sb_flags' to be protected by the socket lock rather than the
KERNEL_LOCK(), so change asserts accordingly.
This is now possible since sblock()/sbunlock() are always called with
the socket lock held.
ok bluhm@, visa@
Diffstat (limited to 'sys/kern/uipc_domain.c')
0 files changed, 0 insertions, 0 deletions