From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH] net:phy fix driver reference count error when attach and detach phy device Date: Thu, 5 Jan 2017 19:21:33 -0800 Message-ID: <70502429-5edf-924f-6e48-89340620ae6f@gmail.com> References: <1480501378-10172-1-git-send-email-maowenan@huawei.com> <063D6719AE5E284EB5DD2968C1650D6DB0232613@AcuExch.aculab.com> <0cef0798-7b0d-734d-17a3-bebffe6206c7@huawei.com> <7902ba31-de5d-27cf-f631-4a88a78b246f@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit To: maowenan , David Laight , "netdev@vger.kernel.org" , Dingtianhong , "weiyongjun (A)" , Andrew Lunn Return-path: Received: from mail-oi0-f66.google.com ([209.85.218.66]:34310 "EHLO mail-oi0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754196AbdAFDWe (ORCPT ); Thu, 5 Jan 2017 22:22:34 -0500 Received: by mail-oi0-f66.google.com with SMTP id 3so52878401oih.1 for ; Thu, 05 Jan 2017 19:21:35 -0800 (PST) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: +Andrew, Le 01/05/17 à 18:29, maowenan a écrit : >>> @Florian Fainelli, what's your comments about this patch? >> >> I am trying to reproduce what you are seeing, but at first glance is looks like an >> appropriate solution to me. Do you mind giving me a couple more days? >> >> Thanks! >> -- >> Florian > > Hi Florian, > Do you have any update about this patch? Your patch is not complete, there are now MDIO device (which PHY devices are a superset of) that would also need a similar fix. -- Florian