Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150440000
D46715.id145087.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
286 B
Referenced Files
None
Subscribers
None
D46715.id145087.diff
View Options
diff --git a/sys/dev/sound/dummy.c b/sys/dev/sound/dummy.c
--- a/sys/dev/sound/dummy.c
+++ b/sys/dev/sound/dummy.c
@@ -327,6 +327,7 @@
struct dummy_softc *sc = device_get_softc(dev);
int err;
+ callout_drain(&sc->callout);
err = pcm_unregister(dev);
snd_mtxfree(sc->lock);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 2, 5:52 AM (2 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30709398
Default Alt Text
D46715.id145087.diff (286 B)
Attached To
Mode
D46715: snd_dummy: Drain callout during detach
Attached
Detach File
Event Timeline
Log In to Comment