diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2007-12-01 16:20:08 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2007-12-01 16:20:08 +0000 |
commit | fde23a4633d2a8bdcdcf2ad448ba33a9b389ec04 (patch) | |
tree | 074f49bad838fe41cac1571720cb60240b384540 /sys/netinet | |
parent | a2d2310c3246bb3d8ca740c50f391e18ddce4efc (diff) |
Don't be lazy in the locking in SYSCALL_DEBUG code.
KERNEL_PROC_UNLOCK is not safe for recursion (becuase it clears P_BIGLOCK)
so we have to make that lock conditional as well.
Found by tholo@ when reviewing the i386 diff.
Diffstat (limited to 'sys/netinet')
0 files changed, 0 insertions, 0 deletions