John Baldwin wrote:
> jhb         2000/09/10 21:09:08 PDT
> 
>   Modified files:
>     sys/dev/randomdev    yarrow.c 
>   Log:
>   - Use RFHIGHPID when creating the kthread to get a more sensible pid.
>   - Don't fake walking a tailq.  Instead, use a while loop that pulls items
>     off the head of the queue while the queue is not empty.

This should fix the recent kernel panics during boot from randomdev...

-- 

John Baldwin <[EMAIL PROTECTED]> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to