From: "Greg KH" gregkh@linuxfoundation.org To: "Enguerrand de Ribaucourt" enguerrand.de-ribaucourt@savoirfairelinux.com Cc: stable@vger.kernel.org, "Andrew Lunn" andrew@lunn.ch Sent: Thursday, September 8, 2022 7:07:47 PM Subject: Re: [PATCH v3 0/2] net: dp83822: backport fix interrupt floods
On Wed, Sep 07, 2022 at 12:45:57PM +0200, Enguerrand de Ribaucourt wrote:
This series backports the following fixes from 5.10 to 5.4. This backport should also apply to 4.19.
A git conflict was solved involving DP83822_ANEG_COMPLETE_INT_EN which was moved to a conditional in 5.10.
Original commit IDs: c96614eeab663646f57f67aa591e015abd8bd0ba net: dp83822: disable false carrier interrupt 0e597e2affb90d6ea48df6890d882924acf71e19 net: dp83822: disable rx error interrupt
These are alread in 5.10.y, they showed up in 5.10.129. Should I just take these into 5.4.y and 4.19.y instead?
thanks,
greg k-h
Indeed, I would like these changes to be included in 5.4.y and 4.19.y as I use 5.4.y.
Thank you for processing these patches.
Enguerrand de Ribaucourt