2021-09-24 11:02:19

by Macpaul Lin

[permalink] [raw]
Subject: backport commit ("e96bd2d3b1f8 phy: avoid unnecessary link-up delay in polling mode") to linux-5.4-stable

Hi reviewers,

I suggest to backport
commit "e96bd2d3b1f8 phy: avoid unnecessary link-up delay in polling mode"
to linux-5.4 stable tree.

This patch reports a solution to an incorrect phy link detection issue.
"With this solution we don't miss a link-down event in polling mode and
link-up is faster."

commit: e96bd2d3b1f83170d1d5c1a99e439b39a22a5b58
subject: phy: avoid unnecessary link-up delay in polling mode
kernel version to apply to: Linux-5.4

Thanks.
Macpaul Lin


2021-09-24 11:12:53

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: backport commit ("e96bd2d3b1f8 phy: avoid unnecessary link-up delay in polling mode") to linux-5.4-stable

On Fri, Sep 24, 2021 at 05:10:20PM +0800, Macpaul Lin wrote:
> Hi reviewers,
>
> I suggest to backport
> commit "e96bd2d3b1f8 phy: avoid unnecessary link-up delay in polling mode"
> to linux-5.4 stable tree.
>
> This patch reports a solution to an incorrect phy link detection issue.
> "With this solution we don't miss a link-down event in polling mode and
> link-up is faster."
>
> commit: e96bd2d3b1f83170d1d5c1a99e439b39a22a5b58
> subject: phy: avoid unnecessary link-up delay in polling mode
> kernel version to apply to: Linux-5.4

Now queued up, thanks.

greg k-h