Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5-0] src/sys/kern



Module Name:    src
Committed By:   sborrill
Date:           Sat Nov 19 22:24:12 UTC 2011

Modified Files:
        src/sys/kern [netbsd-5-0]: kern_event.c

Log Message:
Pull up the following revisions(s) (requested by rmind in ticket #1695):
        sys/kern/kern_event.c:  revision 1.74

kqueue_register: avoid calling fd_getfile() with filedesc_t::fd_lock held.
Fixes PR/45479 by KOGULE Ryo.


To generate a diff of this commit:
cvs rdiff -u -r1.60.6.1.2.1 -r1.60.6.1.2.2 src/sys/kern/kern_event.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index