Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161910406
D31262.id92594.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
299 B
Referenced Files
None
Subscribers
None
D31262.id92594.diff
View Options
Index: sys/dev/mmc/mmc.c
===================================================================
--- sys/dev/mmc/mmc.c
+++ sys/dev/mmc/mmc.c
@@ -275,6 +275,7 @@
if (err != 0)
return (err);
mmc_power_down(sc);
+ config_intrhook_drain(&sc->config_intrhook);
MMC_LOCK_DESTROY(sc);
return (0);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 8, 10:56 PM (3 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34863159
Default Alt Text
D31262.id92594.diff (299 B)
Attached To
Mode
D31262: mmc: fix intrhook not being cleaned up when booting without SD card in slot
Attached
Detach File
Event Timeline
Log In to Comment