[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110722.171534.202703728483982275.davem@davemloft.net>
Date: Fri, 22 Jul 2011 17:15:34 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: daniel.morsing@...il.com
Cc: broonie@...nsource.wolfsonmicro.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dm9000: Make the driver follow the IRQF_SHARED contract
From: Daniel Morsing <daniel.morsing@...il.com>
Date: Fri, 22 Jul 2011 19:52:42 +0200
> The dm9000 driver requests a shared interrupt but doesn't return
> IRQ_NONE when the device didn't generate the interrupt. This could lead
> to the other devices sharing the irq never getting an interrupt. This
> patch makes the routine return IRQ_NONE for the path where no work was
> done.
>
> Signed-off-by: Daniel Morsing <daniel.morsing@...il.com>
> Cc: stable@...nel.org
Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists