kib 508466854a 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
2008-01-11 16:50:52 +00:00
..
2008-01-11 14:11:46 +00:00
2008-01-07 00:36:09 +00:00
2008-01-02 01:45:31 +00:00
2008-01-10 00:26:47 +00:00
2007-12-24 01:01:59 +00:00
2008-01-08 19:08:58 +00:00