转发: Re: [PATCH] phy: fix the bug when remove the phy driver

2016-11-29 Thread maowenan
ev->driver == drv && (dev->kobj.kref.refcount.counter == 1)) __device_release_driver(dev); -----邮件原件- 发件人: Dingtianhong 发送时间: 2016年11月29日 10:03 收件人: maowenan 主题: Fwd: Re: [PATCH] phy: fix the bug when remove the phy driver Forwarded Message ---

Re: [PATCH] phy: fix the bug when remove the phy driver

2016-08-02 Thread Florian Fainelli
On August 2, 2016 9:22:53 PM MST, Ding Tianhong wrote: >On 2016/8/3 10:41, Florian Fainelli wrote: >> On August 2, 2016 6:21:52 PM MST, Ding Tianhong > wrote: >>> On 2016/8/3 0:42, Florian Fainelli wrote: Le 02/08/2016 à 06:00, Ding Tianhong a écrit : > The nic in my board use the phy dev

Re: [PATCH] phy: fix the bug when remove the phy driver

2016-08-02 Thread Ding Tianhong
On 2016/8/3 10:41, Florian Fainelli wrote: > On August 2, 2016 6:21:52 PM MST, Ding Tianhong > wrote: >> On 2016/8/3 0:42, Florian Fainelli wrote: >>> Le 02/08/2016 à 06:00, Ding Tianhong a écrit : The nic in my board use the phy dev from marvell, and the system will load the marvell ph

Re: [PATCH] phy: fix the bug when remove the phy driver

2016-08-02 Thread Florian Fainelli
On August 2, 2016 6:21:52 PM MST, Ding Tianhong wrote: >On 2016/8/3 0:42, Florian Fainelli wrote: >> Le 02/08/2016 à 06:00, Ding Tianhong a écrit : >>> The nic in my board use the phy dev from marvell, and >>> the system will load the marvell phy driver automatically, >>> but when I remove the phy

Re: [PATCH] phy: fix the bug when remove the phy driver

2016-08-02 Thread Ding Tianhong
On 2016/8/3 0:42, Florian Fainelli wrote: > Le 02/08/2016 à 06:00, Ding Tianhong a écrit : >> The nic in my board use the phy dev from marvell, and >> the system will load the marvell phy driver automatically, >> but when I remove the phy drivers, the system immediately panic: >> >> localhost login

Re: [PATCH] phy: fix the bug when remove the phy driver

2016-08-02 Thread Florian Fainelli
Le 02/08/2016 à 06:00, Ding Tianhong a écrit : > The nic in my board use the phy dev from marvell, and > the system will load the marvell phy driver automatically, > but when I remove the phy drivers, the system immediately panic: > > localhost login: [ 2582.052465] Unable to handle kernel NULL po