NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57322 CVS commit: [netbsd-10] src/sys/dev/hdaudio
The following reply was made to PR kern/57322; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57322 CVS commit: [netbsd-10] src/sys/dev/hdaudio
Date: Fri, 23 Aug 2024 15:33:09 +0000
Module Name: src
Committed By: martin
Date: Fri Aug 23 15:33:09 UTC 2024
Modified Files:
src/sys/dev/hdaudio [netbsd-10]: hdafg.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #789):
sys/dev/hdaudio/hdafg.c: revision 1.30
hdafg(4): Do hotplug detection in kthread, not callout.
This can sometimes take a while (~1ms), and the logic to suspend the
callout on device suspend/resume was racy (PR kern/57322).
To generate a diff of this commit:
cvs rdiff -u -r1.28.4.1 -r1.28.4.2 src/sys/dev/hdaudio/hdafg.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