Fwd: [Bug 827538] DVB USB device firmware requested in module_init()
- Subject: Fwd: [Bug 827538] DVB USB device firmware requested in module_init()
- From: Antti Palosaari <crope@xxxxxx>
- Date: Fri, 01 Jun 2012 22:52:04 +0300
- In-reply-to: <bug-827538-199927-UDXT6TGYkq@bugzilla.redhat.com>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1
-------- Original Message --------
Subject: [Bug 827538] DVB USB device firmware requested in module_init()
Date: Fri, 01 Jun 2012 19:44:17 +0000
From: bugzilla@xxxxxxxxxx
To: crope@xxxxxx
https://bugzilla.redhat.com/show_bug.cgi?id=827538
Kay Sievers <kay@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gansalmon@xxxxxxxxx,
| |itamar@xxxxxxxxxxxxxxxx,
| |kernel-maint@xxxxxxxxxx,
| |madhu.chinakonda@xxxxxxxxx
Component|udev |kernel
Assignee|udev-maint@xxxxxxxxxx |kernel-maint@xxxxxxxxxx
Summary|DVB USB device firmware |DVB USB device firmware
|downloading takes 30 |requested in module_init()
|seconds |
--- Comment #1 from Kay Sievers <kay@xxxxxxxxxx> ---
This is very likely a kernel driver issue.
Drivers must not load firmware in the module_init() path, or device
probe()/bind() path. This creates a deadlock in the event handling.
We used to silently try to work around that, but recently started
to log this error explicitely.
The firmware should in general be requested asynchronously, or at the first
open() of the device.
Details are here:
http://thread.gmane.org/gmane.linux.network/217729
--
You are receiving this mail because:
You reported the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Linux Input]
[Video for Linux]
[Mplayer Users]
[Linux USB Devel]
[Linux Audio Users]
[Photos]
[Yosemite Photos]
[Linux Kernel]
[Linux SCSI]
[XFree86]
[Devices]
[Yosemite Backpacking]