[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180117.154445.283511690122382070.davem@davemloft.net>
Date: Wed, 17 Jan 2018 15:44:45 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: christophe.leroy@....fr
Cc: pantelis.antoniou@...il.com, vbordug@...mvista.com,
linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
netdev@...r.kernel.org
Subject: Re: [PATCH] net: fs_enet: do not call phy_stop() in interrupts
From: Christophe Leroy <christophe.leroy@....fr>
Date: Tue, 16 Jan 2018 10:33:05 +0100 (CET)
> In case of TX timeout, fs_timeout() calls phy_stop(), which
> triggers the following BUG_ON() as we are in interrupt.
...
> This patch moves fs_timeout() actions into an async worker.
>
> Fixes: commit 48257c4f168e5 ("Add fs_enet ethernet network driver, for several embedded platforms")
> Signed-off-by: Christophe Leroy <christophe.leroy@....fr>
Applied, thank you.
Powered by blists - more mailing lists