Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102914225
D46847.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
340 B
Referenced Files
None
Subscribers
None
D46847.diff
View Options
diff --git a/sys/dev/sound/pcm/sound.c b/sys/dev/sound/pcm/sound.c
--- a/sys/dev/sound/pcm/sound.c
+++ b/sys/dev/sound/pcm/sound.c
@@ -574,11 +574,10 @@
d->rec_sysctl_tree = NULL;
}
+ pcm_killchans(d);
dsp_destroy_dev(dev);
(void)mixer_uninit(dev);
- pcm_killchans(d);
-
PCM_LOCK(d);
PCM_RELEASE(d);
cv_destroy(&d->cv);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 19, 4:48 PM (21 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13189020
Default Alt Text
D46847.diff (340 B)
Attached To
Mode
D46847: sound: Fix hot-unload page fault
Attached
Detach File
Event Timeline
Log In to Comment