NetBSD-Bugs archive

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

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



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57783 CVS commit: src/sys/dev/usb
Date: Sat, 13 Jan 2024 12:27:54 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sat Jan 13 12:27:54 UTC 2024
 
 Modified Files:
 	src/sys/dev/usb: usbdi.c
 
 Log Message:
 usbdi(9): Avoid calling ubm_softint with lock held and polling on.
 
 PR kern/57783
 
 XXX pullup-10
 XXX pullup-9
 XXX pullup-8
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.247 -r1.248 src/sys/dev/usb/usbdi.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