Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2931433imu; Mon, 19 Nov 2018 08:13:58 -0800 (PST) X-Google-Smtp-Source: AJdET5eT5XC/3drsxVhsgArX+4cy/Uxhez/pzmEuwYmA5bxPvusfH4QmTHVgIxZJQOjdHVAAH5YT X-Received: by 2002:a62:a99:: with SMTP id 25mr23267922pfk.121.1542644038020; Mon, 19 Nov 2018 08:13:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542644037; cv=none; d=google.com; s=arc-20160816; b=tkWZwSBsgy4NP5BIOFndDuZdxiJHD1kZqYkkyds7PhbdtVIbg7dSVs5CwemEMuk03c xHZh9mbHg3pgM3O45EHhsu1BWEQCSXi3Ga5zZ7oBhO6pz0Y/gw1nqm73lgqMA+lCT9dH H7CVuQxK1gIUJqJX+OWrPGu6Z0C0HUMfMAIbC9655s1h1B7HUQPTqTrG/t46Qw/2jbgr 1fVziVIyXIihYn5tk7uxSu5smWW667fU8Ch+s6SJBV7145JeRMW4d353FphwOJMuKgEM XDsDUfEacTDt7Cm9NX+RnbbMQHepydL1uxw7kbrSKcoBZVFXOHqqSAmTHlnB2nTTPiG2 ZVtQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=5Fe+FOpVzqRBtzLcNwwRdtRrycwAANPVT3+pQXIs7dk=; b=mkuitN/Yxa7ehuSVnx6kR2Ck98WdFHQ8/EiXMus8fR5ukQr7hWv6Q4ARTILC94J9G3 bBzRkzhFPRVNWn9fSBhLwBuuU4Jh8bWpAFdbjImDb7epkXng48+c0eOzYUpmHWyKjfJ+ 33bOpWsEhGF2V54BqvIpYOSj1a3R6+DgPooPpNblKaslknIldEwVQeCNUKOk2QmUTwWd 7EekZ50JLKx02Li9g1MfPywsPVik18mE6P2uj0vU0nyHGUmZizxT0jeWlV8RHzu9vNa9 PLWEo+fefHpWC3kq1raXmPOGmqO2YNeuTacO/IpgEtvavRGTK03SK7bwFR/kmKSUhRku p3pA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@lunn.ch header.s=20171124 header.b=Rm4EgFfr; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i198si28089535pfe.289.2018.11.19.08.13.35; Mon, 19 Nov 2018 08:13:57 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@lunn.ch header.s=20171124 header.b=Rm4EgFfr; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730106AbeKTCgN (ORCPT + 99 others); Mon, 19 Nov 2018 21:36:13 -0500 Received: from vps0.lunn.ch ([185.16.172.187]:40676 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729895AbeKTCgM (ORCPT ); Mon, 19 Nov 2018 21:36:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=5Fe+FOpVzqRBtzLcNwwRdtRrycwAANPVT3+pQXIs7dk=; b=Rm4EgFfrtw+xYAZZqmNfBGiQTs1ON92IvVpF4fs1bJWpTxz0ldVYwn2pomIch2y83IqpUXeRuol+CIA0Z0mbFTKxHpolPKZO4pgVbsCvXBK84WrqNdiJs280kgPj+g+Gv5E7mEKFfzaLMw67XYeLXI6u7PUXHaLGdOcuU/wxMIU=; Received: from andrew by vps0.lunn.ch with local (Exim 4.84_2) (envelope-from ) id 1gOm9c-00088Y-78; Mon, 19 Nov 2018 17:12:04 +0100 Date: Mon, 19 Nov 2018 17:12:04 +0100 From: Andrew Lunn To: Andreas Schwab Cc: Alexandre Belloni , Quentin Schulz , davem@davemloft.net, f.fainelli@gmail.com, allan.nielsen@microchip.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, thomas.petazzoni@bootlin.com, linux-riscv@lists.infradead.org Subject: Re: [PATCH net-next v3 1/6] net: phy: mscc: migrate to phy_select/restore_page functions Message-ID: <20181119161204.GC2393@lunn.ch> References: <20181008100728.24959-1-quentin.schulz@bootlin.com> <20181008100728.24959-2-quentin.schulz@bootlin.com> <20181119151057.GC26852@lunn.ch> <20181119152830.GE26852@lunn.ch> <20181119154005.GA8367@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 19, 2018 at 04:50:14PM +0100, Andreas Schwab wrote: > On Nov 19 2018, Alexandre Belloni wrote: > > > My first intuition is that he mac driver quentin is using does > > phy_connect when the interface is opened while macb is doing it at probe > > time. I didn't investigate but maybe this can help :) > > The phy probing of macb is very unreliable, perhaps it needs to be > rewritten. Hi Andreas I still don't see why that would cause a hang. Could you turn on lockdep and see if it reports a deadlock. Thanks Andrew