NetBSD-Bugs archive

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

PR/40271 CVS commit: [netbsd-5] src/sys/dev/ir



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

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40271 CVS commit: [netbsd-5] src/sys/dev/ir
Date: Fri, 10 Apr 2009 18:12:53 +0000

 Module Name:   src
 Committed By:  snj
 Date:          Fri Apr 10 18:12:53 UTC 2009
 
 Modified Files:
        src/sys/dev/ir [netbsd-5]: irframe_tty.c
 
 Log Message:
 Pull up following revision(s) (requested by mlelstv in ticket #684):
        sys/dev/ir/irframe_tty.c: revision 1.56
 Avoid crash under LOCKDEBUG by destroying a mutex correctly.
 Also: move mutex init/destroy into attach/detach functions and
 handle case where line discipline is closed before the irframe
 device. Fixes PR kern/40271.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.54 -r1.54.8.1 src/sys/dev/ir/irframe_tty.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