Re: [PATCH net 0/2] Revert fec PTP changes

From: Francesco Dolcini
Date: Mon Sep 12 2022 - 08:38:52 EST


On Mon, Sep 12, 2022 at 02:28:57PM +0200, Marc Kleine-Budde wrote:
> On 12.09.2022 09:01:41, Francesco Dolcini wrote:
> > Revert the last 2 FEC PTP changes from Csókás Bence, they are causing multiple
> > issues and we are at 6.0-rc5.
> >
> > Francesco Dolcini (2):
> > Revert "fec: Restart PPS after link state change"
> > Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"
>
> Nitpick: I would revert "net: fec: Use a spinlock to guard
> `fep->ptp_clk_on`" first, as it's the newer patch.

Shame on me, I do 100% agree, I inverted the 2 patches last second.

Francesco