summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getwchar.c
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2008-01-11 16:50:52 +0000
committerkib <kib@FreeBSD.org>2008-01-11 16:50:52 +0000
commit508466854a8b80a9c20126b0aee844486b4a2b3d (patch)
tree6785e2b73b8c0912ddc5f316e61d5a249617be37 /lib/libc/stdio/getwchar.c
parent8032f44d5fb5867dbfe64693babecc4474b79de8 (diff)
downloadFreeBSD-src-508466854a8b80a9c20126b0aee844486b4a2b3d.zip
FreeBSD-src-508466854a8b80a9c20126b0aee844486b4a2b3d.tar.gz
The wakeup() line from the rev. 1.319 is wrong and reintroduces
a panic race on module unload. The wakeup() is internal to kproc_exit/kthread_exit. The correct fix is to fix the msleep() in detach to sleep on fdc->fdc_thread instead of &fdc->fdc_thread. Noted and reviewed by: jhb Pointy hat to: kib MFC after: 1 week
Diffstat (limited to 'lib/libc/stdio/getwchar.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud