NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/56194 CVS commit: src/sys/dev/usb
The following reply was made to PR kern/56194; it has been noted by GNATS.
From: "Michael van Elst" <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/56194 CVS commit: src/sys/dev/usb
Date: Sat, 10 Jan 2026 08:54:08 +0000
Module Name: src
Committed By: mlelstv
Date: Sat Jan 10 08:54:08 UTC 2026
Modified Files:
src/sys/dev/usb: uaudio.c
Log Message:
Also use atomic operation to store pipe pointers, not just to clear them.
Probably fixes PR 56194.
To generate a diff of this commit:
cvs rdiff -u -r1.184 -r1.185 src/sys/dev/usb/uaudio.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