NetBSD-Bugs archive

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

PR/54331 CVS commit: [netbsd-8] src/sys/dev/usb



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54331 CVS commit: [netbsd-8] src/sys/dev/usb
Date: Mon, 12 Aug 2019 17:19:02 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Aug 12 17:19:02 UTC 2019
 
 Modified Files:
 	src/sys/dev/usb [netbsd-8]: ohci.c
 
 Log Message:
 Pull up following revision(s) (requested by mrg in ticket #1334):
 
 	sys/dev/usb/ohci.c: revision 1.289
 	sys/dev/usb/ohci.c: revision 1.290
 
 adjust KASSERT() for sc_lock to handle polling case.
 should fix usb kdb in ddb.  reported by martin.
 
  -
 
 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.273.6.4 -r1.273.6.5 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