NetBSD-Bugs archive

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

PR/45479 CVS commit: src/sys/kern



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

From: "Mindaugas Rasiukevicius" <rmind%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45479 CVS commit: src/sys/kern
Date: Thu, 17 Nov 2011 22:41:55 +0000

 Module Name:   src
 Committed By:  rmind
 Date:          Thu Nov 17 22:41:55 UTC 2011
 
 Modified Files:
        src/sys/kern: kern_event.c
 
 Log Message:
 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.73 -r1.74 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