From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:47464 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731238AbeKVEwc (ORCPT ); Wed, 21 Nov 2018 23:52:32 -0500 Date: Wed, 21 Nov 2018 19:17:04 +0100 From: Greg KH To: Christophe LEROY Cc: David Miller , "netdev@vger.kernel.org" , "stable@vger.kernel.org" Subject: Re: Application of f8b39039cbf2a15f ("net: fs_enet: do not call phy_stop() in interrupts") to 4.9 and 4.14 stable Message-ID: <20181121181704.GA32575@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Wed, Oct 17, 2018 at 02:08:41PM +0200, Christophe LEROY wrote: > Hi, > > Could you please apply f8b39039cbf2a15f2b8c9f081e1cbd5dee00aaf5 to 4.9 and > 4.14 ? > > It fixes an Oops when Ethernet transmission times out. > > As you can observe in the commit log, the Oops what initially observed in > 4.9. > > The fix has been in mainline since 4.15 And it was released in 4.9.136 and 4.14.80 already :) thanks, greg k-h