Re: [PATCH] request_firmware: skip timeout if userspace was not notified

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Javier Pello
Date: Thursday, August 9, 2007 - 2:13 am

On Tue, 07 Aug 2007, Kay Sievers wrote:

If I'm not mistaken, as it is now, requests are not grouped in any way.
The only hint that a firmware loading request is in progress are a couple
of files in the device directory in sysfs. Should I run, at boot, through
all the device directories to check which firmware requests are pending?

Also, this could pose problems if two drivers can handle a device but
the first that gets to bind to it needs firmware and userspace doesn't
provide it or cancel the loading. The device will remain bound without
giving the other driver a chance to handle it.

Anyway, I think something must be done, either removing the timeout and
making all firmware requests asynchronous, or at least skipping the
delay when we're sure that it's useless.

Javier


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] request_firmware: skip timeout if userspace wa ..., Javier Pello, (Thu Aug 9, 2:13 am)