NetBSD-Bugs archive

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

PR/51731 CVS commit: src/sys/dev/scsipi



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

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51731 CVS commit: src/sys/dev/scsipi
Date: Sun, 26 Feb 2017 10:58:47 +0000

 Module Name:	src
 Committed By:	maya
 Date:		Sun Feb 26 10:58:47 UTC 2017
 
 Modified Files:
 	src/sys/dev/scsipi: scsipi_base.h
 
 Log Message:
 Add a DEBUG assert for the problem noted in PR kern/51731
 of some drivers not sufficiently locking.
 
 The relevant drivers might not work, but if someone gets around to them
 then the problem could be visible.
 
 sd doesn't trip the assert.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.23 -r1.24 src/sys/dev/scsipi/scsipi_base.h
 
 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