NetBSD-Bugs archive

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

PR/55237 CVS commit: src/sys/kern



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

From: "Andrew Doran" <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55237 CVS commit: src/sys/kern
Date: Sat, 23 May 2020 22:16:18 +0000

 Module Name:	src
 Committed By:	ad
 Date:		Sat May 23 22:16:17 UTC 2020
 
 Modified Files:
 	src/sys/kern: tty_ptm.c
 
 Log Message:
 PR kern/55237: Panic: vrelel: bad ref count (9.99.54)
 
 Adjust v_writecount with v_interlock held.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.41 -r1.42 src/sys/kern/tty_ptm.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