[EMAIL PROTECTED] wrote:
> From: Pierre Ossman <[EMAIL PROTECTED]>
> 
> Avoids missing interrupts if the interrupt mask gets out of sync.
> 
> The reason this patch is needed for me is that the resume function is
> broken.  It enables interrupts unconditionally, but the interrupt handler
> is only registered when the device is up.
> 
> I don't have enough knowledge about the driver to fix the resume function
> so this patch will instead make sure that the interrupt handler is
> registered at all times (which can be a nice safeguard even when the resume
> function gets fixed).
> 
> (akpm: carry this in -mm pending a fix of the resume function)
> 
> Signed-off-by: Pierre Ossman <[EMAIL PROTECTED]>
> Cc: Jeff Garzik <[EMAIL PROTECTED]>
> Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
> ---

This was fixed properly by Francois Romieu, so please merge those instead:

http://bugzilla.kernel.org/show_bug.cgi?id=5681

Rgds
Pierre

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to