In free(9) call wakeup() after mtx_leave() consistently.
authorbluhm <bluhm@openbsd.org>
Tue, 10 Jul 2018 10:17:42 +0000 (10:17 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 10 Jul 2018 10:17:42 +0000 (10:17 +0000)
commit4120fcf020f61857e7a04e965b4dc1885dbe3a8b
tree669776dfe4033c453887e3a0909c4c366cff337c
parentc80d9406c5399bc5d1503cce2cf5ab7abcbfa7c5
In free(9) call wakeup() after mtx_leave() consistently.
OK kettenis@ visa@ mpi@
sys/kern/kern_malloc.c