NetBSD-Bugs archive

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

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



The following reply was made to PR kern/45479; it has been noted by GNATS.

From: "Stephen Borrill" <sborrill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45479 CVS commit: [netbsd-5-0] src/sys/kern
Date: Sat, 19 Nov 2011 22:24:13 +0000

 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