Dag-Erling Smørgrav <[email protected]> writes: > One thing that springs to mind is that kern_open() will dereference > td->td_proc, and AFAIK kthread_create() does not associate the thread > with a process.
This is wrong, and contradicts what I wrote further down. Just ignore it. DES -- Dag-Erling Smørgrav - [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

