diff options
author | 2020-04-07 12:52:27 +0000 | |
---|---|---|
committer | 2020-04-07 12:52:27 +0000 | |
commit | c43697b96c1dd31ba6e9df83f9ad4b953cce6788 (patch) | |
tree | 081f7976c22887720d446575ba79a34d1f7170b9 /sys/kern/tty.c | |
parent | Kill board_id variable; its last consumer is gone now. (diff) | |
download | wireguard-openbsd-c43697b96c1dd31ba6e9df83f9ad4b953cce6788.tar.xz wireguard-openbsd-c43697b96c1dd31ba6e9df83f9ad4b953cce6788.zip |
Defer selwakeup() from kqueue_wakeup() to kqueue_task() to prevent
deep recursion. This also helps making kqueue_wakeup() free of the
kernel lock because the current implementation of selwakeup()
requires the lock.
OK mpi@
Diffstat (limited to 'sys/kern/tty.c')
0 files changed, 0 insertions, 0 deletions