NetBSD-Bugs archive

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

PR/52769 CVS commit: src/sys/dev



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

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52769 CVS commit: src/sys/dev
Date: Mon, 4 Dec 2017 22:15:52 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Mon Dec  4 22:15:52 UTC 2017
 
 Modified Files:
 	src/sys/dev: dksubr.c
 
 Log Message:
 add KASSERT() just before setting sc_deferred, to ensure this does
 not trigger problem in PR kern/52769
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.100 -r1.101 src/sys/dev/dksubr.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