[PATCH] net: allwinner: emac: Add missing free_irq

David Miller davem at davemloft.net
Wed Jun 25 16:32:00 PDT 2014


From: Maxime Ripard <maxime.ripard at free-electrons.com>
Date: Mon, 23 Jun 2014 22:49:40 +0200

> If the mdio probe function fails in emac_open, the interrupt we just requested
> isn't freed. If emac_open is called again, for example because we try to set up
> the interface again, the kernel will oops because the interrupt wasn't properly
> released.
> 
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> Cc: <stable at vger.kernel.org> # 3.11+

Applied, thank you.



More information about the linux-arm-kernel mailing list