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: Tuesday, August 7, 2007 - 6:59 am

On Tue, 07 Aug 2007, Kay Sievers wrote:


I trigger a rebinding of the device to the driver in an init file:
# echo -n [device] >/sys/.../bind


I don't think that would be a real fix. You've done away with the
kernel blocking, but the timeout is still there, only that in the
background, and my point is still true: it is useless to wait at
all if userspace didn't receive the event. Waiting asynchronously
is less annoying than waiting synchronously, but equally 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, (Tue Aug 7, 6:59 am)