public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn•ch>
To: Chris Ruehl <chris.ruehl@gtsys•com.hk>
Cc: f.fainelli@gmail•com, netdev@vger•kernel.org
Subject: Re: [Regression] net/phy/micrel.c v4.9.94
Date: Wed, 18 Apr 2018 15:02:03 +0200	[thread overview]
Message-ID: <20180418130203.GG31643@lunn.ch> (raw)
In-Reply-To: <20180418125601.GF31643@lunn.ch>

On Wed, Apr 18, 2018 at 02:56:01PM +0200, Andrew Lunn wrote:
> On Wed, Apr 18, 2018 at 09:34:16AM +0800, Chris Ruehl wrote:
> > Hello,
> > 
> > I like to get your heads up at a regression introduced in 4.9.94
> > commitment lead to a kernel ops and make the network unusable on my MX6DL
> > customized board.
> > 
> > Race condition resume is called on startup and the phy not yet initialized.
> 
> Hi Chris
> 
> Please could you try
> 
> bfe72442578b ("net: phy: micrel: fix crash when statistic requested for KSZ9031 phy")

I don't think it is a complete fix. I suspect "Micrel KSZ8795",
"Micrel KSZ886X Switch", "Micrel KSZ8061", and "Micrel KS8737" will
still have problems.

Those four probably need a:

        .probe          = kszphy_probe,

	Andrew

  reply	other threads:[~2018-04-18 13:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-18  1:34 [Regression] net/phy/micrel.c v4.9.94 Chris Ruehl
2018-04-18  5:09 ` Chris Ruehl
2018-04-18 12:43   ` Andrew Lunn
2018-04-18 12:56 ` Andrew Lunn
2018-04-18 13:02   ` Andrew Lunn [this message]
2018-04-19  1:21     ` Chris Ruehl
2018-04-19  1:34       ` Chris Ruehl
2018-04-19  2:34         ` Chris Ruehl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180418130203.GG31643@lunn.ch \
    --to=andrew@lunn$(echo .)ch \
    --cc=chris.ruehl@gtsys$(echo .)com.hk \
    --cc=f.fainelli@gmail$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox