public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn•ch>
To: Yunsheng Lin <linyunsheng@huawei•com>
Cc: David Miller <davem@davemloft•net>,
	hkallweit1@gmail•com, Florian Fainelli <f.fainelli@gmail•com>,
	netdev <netdev@vger•kernel.org>
Subject: Re: [PATCH net] net: phy: Restore phy_resume() locking assumption
Date: Mon, 26 Feb 2018 03:39:44 +0100	[thread overview]
Message-ID: <20180226023944.GD22951@lunn.ch> (raw)
In-Reply-To: <48d13be9-8351-14e4-8fc9-feb1452b88a7@huawei.com>

> > +int phy_resume(struct phy_device *phydev)
> > +{
> > +	int ret;
> > +
> > +	mutex_lock(&phydev->lock);
> > +	ret = phy_resume(phydev);
> 
> phy_resume -> __phy_resume?

Ah, where did i put the brown paper bag :-(

Thanks

    Andrew

  reply	other threads:[~2018-02-26  2:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-25 23:04 [PATCH net] net: phy: Restore phy_resume() locking assumption Andrew Lunn
2018-02-26  2:09 ` Yunsheng Lin
2018-02-26  2:39   ` Andrew Lunn [this message]
2018-02-27  3:02 ` [net] cb0789fd8b: INFO:task_blocked_for_more_than#seconds kernel test robot
2018-02-27  4:37   ` Florian Fainelli

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=20180226023944.GD22951@lunn.ch \
    --to=andrew@lunn$(echo .)ch \
    --cc=davem@davemloft$(echo .)net \
    --cc=f.fainelli@gmail$(echo .)com \
    --cc=hkallweit1@gmail$(echo .)com \
    --cc=linyunsheng@huawei$(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