summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_sig.c
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2009-07-14 22:50:41 +0000
committerkib <kib@FreeBSD.org>2009-07-14 22:50:41 +0000
commitbd93a0c99aeae8ceb8cb06ce8f941dd42f51b0bc (patch)
treeedfdc0d609693bf9b19c6c4798ab14a951073593 /sys/kern/kern_sig.c
parent57ca4583e728cab422fba8f15de10bd0b637b3dd (diff)
downloadFreeBSD-src-bd93a0c99aeae8ceb8cb06ce8f941dd42f51b0bc.zip
FreeBSD-src-bd93a0c99aeae8ceb8cb06ce8f941dd42f51b0bc.tar.gz
When wakeup(9) is going to notify swapper, assert that wait channel is not
equal to &proc0. It shall be not, since proc0 stack is not swappable, and kick_proc0() is wakeup(&proc0). Reviewed by: jhb Approved by: re (kensmith)
Diffstat (limited to 'sys/kern/kern_sig.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud