NetBSD-Bugs archive

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

PR/58730 CVS commit: [netbsd-10] src/sys/dev/usb



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58730 CVS commit: [netbsd-10] src/sys/dev/usb
Date: Wed, 1 Oct 2025 17:23:32 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Oct  1 17:23:32 UTC 2025
 
 Modified Files:
 	src/sys/dev/usb [netbsd-10]: ehci.c
 
 Log Message:
 Pull up following revision(s) (requested by rin in ticket #1169):
 
 	sys/dev/usb/ehci.c: revision 1.333 (patch)
 
 ehci: usb_syncmem against qtd **after** KASSERT for that qtd
 
 Otherwise, we end up with stale data for DIAGNOSTIC kernel.
 
 Fix device-probe failures discussed in PR kern/58730 for me.
 (The main topic of the PR, NFS client lock-up, is not addressed.)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.315.2.4 -r1.315.2.5 src/sys/dev/usb/ehci.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