NetBSD-Bugs archive

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

PR/54331 CVS commit: src/sys/dev/usb



The following reply was made to PR port-macppc/54331; it has been noted by GNATS.

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54331 CVS commit: src/sys/dev/usb
Date: Sun, 11 Aug 2019 22:55:03 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Sun Aug 11 22:55:03 UTC 2019
 
 Modified Files:
 	src/sys/dev/usb: ohci.c
 
 Log Message:
 relax an assert to be mutex_owned || polling.
 
 half of the patch i sent for netbsd-8 in PR#54331.
 the other half is already applied.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.289 -r1.290 src/sys/dev/usb/ohci.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