2021-09-24 09:38:47

by Macpaul Lin

[permalink] [raw]
Subject: backport commit ("f421031e3ff0 net: stmmac: reset Tx desc base address before restarting") to linux-5.4-stable

Hi reviewers,

I suggest to backport
commit "f421031e3ff0 net: stmmac: reset Tx desc base address before
restarting"
to linux-5.4 stable tree.

This patch reports a register usage correction for an address
inconsistency issue.
"If this register is not changed when the ST bit is set to 0, then
the DMA takes the descriptor address where it was stopped earlier."

commit: f421031e3ff0dd288a6e1bbde9aa41a25bb814e6
subject: net: stmmac: reset Tx desc base address before restarting
kernel version to apply to: Linux-5.4

Thanks.
Macpaul Lin


2021-09-24 09:53:48

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: backport commit ("f421031e3ff0 net: stmmac: reset Tx desc base address before restarting") to linux-5.4-stable

On Fri, Sep 24, 2021 at 05:37:19PM +0800, Macpaul Lin wrote:
> Hi reviewers,
>
> I suggest to backport
> commit "f421031e3ff0 net: stmmac: reset Tx desc base address before
> restarting"
> to linux-5.4 stable tree.
>
> This patch reports a register usage correction for an address
> inconsistency issue.
> "If this register is not changed when the ST bit is set to 0, then
> the DMA takes the descriptor address where it was stopped earlier."
>
> commit: f421031e3ff0dd288a6e1bbde9aa41a25bb814e6
> subject: net: stmmac: reset Tx desc base address before restarting
> kernel version to apply to: Linux-5.4

Now queued up, thanks.

greg k-h