cvs commit: src/sys/kern subr_sleepqueue.c
David Xu
davidxu at FreeBSD.org
Thu Apr 13 23:29:28 UTC 2006
davidxu 2006-04-13 23:29:25 UTC
FreeBSD src repository
Modified files:
sys/kern subr_sleepqueue.c
Log:
Clear TDF_SINTR in sleepq_resume_thread, also sleepq_catch_signal does
not need to clear it now, this should fix panic when msleep is recursivly
called. Patch is slightly adjusted after review.
Reviewed by: jhb
Tested by: Csaba Henk, csaba-ml at creo.hu
MFC after: 3 days
Revision Changes Path
1.27 +1 -1 src/sys/kern/subr_sleepqueue.c
More information about the cvs-src
mailing list