Received: by 2002:ac0:8845:0:0:0:0:0 with SMTP id g63csp687228img; Tue, 26 Feb 2019 07:02:10 -0800 (PST) X-Google-Smtp-Source: AHgI3IbRolQVwx1NBxGXWq6lxQYEWU2oLcfdNPncOmCf2yViFc6LzGaowNFjbl1jLW3Qi8jQKUuU X-Received: by 2002:a63:8942:: with SMTP id v63mr24074156pgd.406.1551193329898; Tue, 26 Feb 2019 07:02:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551193329; cv=none; d=google.com; s=arc-20160816; b=CLooF3LxgG9mSisl+ZIDTBz8ARBYOl9hWFtuE50gLXR09jya63/s2//lyMhnBbUQWJ A71mEcvgQ8HZZYfZejkEx4Tsu6eC5GmpVPEEmbVB67j5FG2F8vNpIQKDwD8gMskhPnIB XHkg+Mm73Btcd+iu24VJvr5JRs8YbDG8/Nl1Eegpkme3icIn46Hgi0u9PdmNpDg4p2Ad GprSKHQoM4+zyvM3Ry+hQeHdew1MfevI7QD0JUssjGhfFkX5vX/suUZIwWZYunvxl89+ Coah1xAVchJ0Z2OGx+rpMwB5kyl7X6a/EowoQOIAhRTOqBNMJYSl80I9QDEcgKfipHcK XGlw== 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=5DLW1TQlBKkMTobBhzbqhTi/+pzXjDxAUuAU3PJDPxo=; b=GFvKx7LHs3kCynZflYsoJz+crlAoi2IzupNxzqMjoIafpMm+Z5wM2Om/o6/VvzrxQV 1V798K4j/0yITDuAK4xHs7dqdBUPnNtwH4Y4wDMrO2phM75NwZucoR00B1N4VXwtSGSY bxSNEW5MQ6OLxSgER/OHgry6XqbfH4VR/+6iq/IlGXzb+VoCceqXCt3SbrTr/pkE9OiK 8rQz08Gibn1BO+gX9TiepwMs1OZnkhLod6XkfozUMmtXYMXK59OjAVcffDIu8HIuheyG 2vSNrPaYSIWWQdGrduW6PM+UixvQPHES/B+GDK+ie8O6qLIymxknoYQkeQiiMrDqik46 hsoA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=bbW+laZ3; 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 s143si2411881pgs.411.2019.02.26.07.01.52; Tue, 26 Feb 2019 07:02:09 -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=@kernel.org header.s=default header.b=bbW+laZ3; 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 S1727662AbfBZPBb (ORCPT + 99 others); Tue, 26 Feb 2019 10:01:31 -0500 Received: from mail.kernel.org ([198.145.29.99]:41648 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726151AbfBZPBb (ORCPT ); Tue, 26 Feb 2019 10:01:31 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 13A30217F5; Tue, 26 Feb 2019 15:01:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1551193290; bh=wm/URQCea1WImYu0fsuu4AOwupC/OHhZTfIYPDm8SkU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bbW+laZ3DrDaoC6Ce0IW5IV+ZI5jpdD9dTwFtND97SQuFcC4Bv1OqvD094kTcK+Ld ac8OkF71gBsatEH3oXRk8ph7Rei0L/oTxbBwgwCqL80eclGATNIDw+506Ct97IUb+/ nidQifdNHvnmgYqvEwdgCbaf1RRCxDjLPVKsRwEo= Date: Tue, 26 Feb 2019 16:01:28 +0100 From: Greg Kroah-Hartman To: Sasha Levin Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Russell King , "David S. Miller" Subject: Re: [PATCH 4.20 129/183] net: sfp: do not probe SFP module before were attached Message-ID: <20190226150128.GB28178@kroah.com> References: <20190225195054.748060397@linuxfoundation.org> <20190225195116.455060281@linuxfoundation.org> <20190226142919.GG10616@sasha-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190226142919.GG10616@sasha-vm> User-Agent: Mutt/1.11.3 (2019-02-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 26, 2019 at 09:29:19AM -0500, Sasha Levin wrote: > On Mon, Feb 25, 2019 at 10:11:42PM +0100, Greg Kroah-Hartman wrote: > > 4.20-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Russell King > > > > [ Upstream commit b5bfc21af5cb3d53f9cee0ef82eaa43762a90f81 ] > > > > When we probe a SFP module, we expect to be able to call the upstream > > device's module_insert() function so that the upstream link can be > > configured. However, when the upstream device is delayed, we currently > > may end up probing the module before the upstream device is available, > > and lose the module_insert() call. > > > > Avoid this by holding off probing the module until the SFP bus is > > properly connected to both the SFP socket driver and the upstream > > driver. > > > > Signed-off-by: Russell King > > Signed-off-by: David S. Miller > > Signed-off-by: Greg Kroah-Hartman > > This one got fixed by 87454b6edc1b0143fdb3d9853285477e95af74a4 . Thanks for catching this, I'll go queue this up now. greg k-h