cvs commit: src/sys/kern kern_event.c
  Home FAQ Contact Sign in
mailing.freebsd.cvscurrent only
 
Advanced search
POPULAR GROUPS

more...

mailing.freebsd.cvscurrent Profile…
 Up
cvs commit: src/sys/kern kern_event.c         


Author: Konstantin Belousov
Date: May 10, 2008 04:36

kib 2008-05-10 11:35:32 UTC

FreeBSD src repository

Modified files:
sys/kern kern_event.c
Log:
The kqueue_close() encountering the KN_INFLUX knotes on the kq being
closed is the legitimate situation. For instance, filedescriptor with
registered events may be closed in parallel with closing the kqueue.
Properly handle the case instead of asserting that this cannot happen.

Reported and tested by: pho
Reviewed by: jmg
MFC after: 2 weeks

Revision Changes Path
1.119 +11 -4 src/sys/kern/kern_event.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
no comments

RELATED THREADS
SubjectArticles qty Group
CVS: cvs.openbsd.org: srcfa.openbsd.sourcechanges ·
cvs commit: src/sys/i386/linux linux_machdep.cmailing.freebsd.cvs ·
CVS commit: src/sys/dev/usbmuc.lists.netbsd.sourcechanges ·