]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
forcedeth: msi interrupts
authorAyaz Abdulla <aabdulla@nvidia.com>
Thu, 12 Jun 2008 00:20:18 +0000 (00:20 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 16 Jun 2008 20:20:02 +0000 (13:20 -0700)
commit8af4f53dd282f803621c9c5d928e17eed65e0d76
tree0a198f29a7d404a1dd079628814135da00cf9bb7
parenteea341fa413396a3857386051f4a1f6e3a1d81bc
forcedeth: msi interrupts

commit 4db0ee176e256444695ee2d7b004552e82fec987 upstream

Add a workaround for lost MSI interrupts.  There is a race condition in
the HW in which future interrupts could be missed.  The workaround is to
toggle the MSI irq mask.

Added cleanup based on comments from Andrew Morton.

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>
Cc: Manfred Spraul <manfred@colorfullife.com>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/forcedeth.c