From: Andrew Lunn
Date: Wed, 29 Apr 2020 16:11:02 +0200
>> > >> Applied to net-next, thanks.
>> > >
>> > > David, it is too early to apply the patch, it will introduce another
>> > > break issue as I explain in previous mail for the patch.
>> >
>> > So what should I do, revert?
>>
>> If you can
> > >> Applied to net-next, thanks.
> > >
> > > David, it is too early to apply the patch, it will introduce another
> > > break issue as I explain in previous mail for the patch.
> >
> > So what should I do, revert?
>
> If you can revert the patch, please do it.
> Thanks, David.
Hi David
Plea
From: David Miller Sent: Wednesday, April 29, 2020 11:35
AM
> From: Andy Duan
> Date: Wed, 29 Apr 2020 01:55:35 +
>
> > From: David Miller Sent: Wednesday, April 29,
> > 2020 5:34 AM
> >> From: Andrew Lunn
> >> Date: Tue, 28 Apr 2020 19:58:33 +0200
> >>
> >> > The change to polled IO for
From: Andy Duan
Date: Wed, 29 Apr 2020 01:55:35 +
> From: David Miller Sent: Wednesday, April 29, 2020 5:34
> AM
>> From: Andrew Lunn
>> Date: Tue, 28 Apr 2020 19:58:33 +0200
>>
>> > The change to polled IO for MDIO completion assumes that MII events
>> > are only generated for MDIO trans
From: David Miller Sent: Wednesday, April 29, 2020 5:34 AM
> From: Andrew Lunn
> Date: Tue, 28 Apr 2020 19:58:33 +0200
>
> > The change to polled IO for MDIO completion assumes that MII events
> > are only generated for MDIO transactions. However on some SoCs writing
> > to the MII_SPEED registe
From: Andrew Lunn Sent: Wednesday, April 29, 2020 1:59 AM
> The change to polled IO for MDIO completion assumes that MII events are
> only generated for MDIO transactions. However on some SoCs writing to the
> MII_SPEED register can also trigger an MII event. As a result, the next MDIO
> read has
From: Andrew Lunn Sent: Wednesday, April 29, 2020 2:02 AM
> On Tue, Apr 28, 2020 at 07:58:33PM +0200, Andrew Lunn wrote:
> > The change to polled IO for MDIO completion assumes that MII events
> > are only generated for MDIO transactions. However on some SoCs writing
> > to the MII_SPEED register
From: Andrew Lunn
Date: Tue, 28 Apr 2020 19:58:33 +0200
> The change to polled IO for MDIO completion assumes that MII events
> are only generated for MDIO transactions. However on some SoCs writing
> to the MII_SPEED register can also trigger an MII event. As a result,
> the next MDIO read has a
The change to polled IO for MDIO completion assumes that MII events
are only generated for MDIO transactions. However on some SoCs writing
to the MII_SPEED register can also trigger an MII event. As a result,
the next MDIO read has a pending MII event, and immediately reads the
data registers befor
On Tue, Apr 28, 2020 at 07:58:33PM +0200, Andrew Lunn wrote:
> The change to polled IO for MDIO completion assumes that MII events
> are only generated for MDIO transactions. However on some SoCs writing
> to the MII_SPEED register can also trigger an MII event. As a result,
> the next MDIO read ha
10 matches
Mail list logo