summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2019-05-01 06:26:42 +0000
committerdlg <dlg@openbsd.org>2019-05-01 06:26:42 +0000
commitef92b62d0f16b22e760225868f981f03ff078734 (patch)
tree730316466247bdedffd9923a031b1516417afe30 /sys/dev/pci
parentupdate currency exchange rates; (diff)
downloadwireguard-openbsd-ef92b62d0f16b22e760225868f981f03ff078734.tar.xz
wireguard-openbsd-ef92b62d0f16b22e760225868f981f03ff078734.zip
add a KERNEL_ASSERT_LOCKED() to ptsignal
it obviously needs to be called with the kernel lock held, so it makes sense to check that so we can unlock more code without introducing bugs that shoot us in the face in the indeterminate future. csignal is basically a wrapper around ptsignal, so calls to that without the kernel lock should be caught by this too. discussed with mpi@ on bugs@
Diffstat (limited to 'sys/dev/pci')
0 files changed, 0 insertions, 0 deletions