[PATCH] drivers: net: xgene: fix: ifconfig up/down crash
David Miller
davem at davemloft.net
Tue Nov 24 13:25:49 PST 2015
From: Iyappan Subramanian <isubramanian at apm.com>
Date: Mon, 23 Nov 2015 12:04:52 -0800
> Fixing kernel crash when doing ifconfig down and up in a loop,
...
> The fix was to reorder napi_enable, napi_disable, request_irq and
> free_irq calls, move register_netdev after dma_coerce_mask_and_coherent.
>
> Signed-off-by: Iyappan Subramanian <isubramanian at apm.com>
> Tested-by: Khuong Dinh <kdinh at apm.com>
Applied, thanks.
More information about the linux-arm-kernel
mailing list