From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D5903C46467 for ; Mon, 16 Jan 2023 10:35:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230323AbjAPKfU (ORCPT ); Mon, 16 Jan 2023 05:35:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46260 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230355AbjAPKfH (ORCPT ); Mon, 16 Jan 2023 05:35:07 -0500 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [IPv6:2001:4d48:ad52:32c8:5054:ff:fe00:142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AC2571ABD9; Mon, 16 Jan 2023 02:35:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=IwrpYZNXVgDzRnQ/g45MzSz/G3KSC3zVu9IxhxiH5tM=; b=bXceAawuJ0ihE/zTFcq6Zoe/AJ TYg+Fvaw8ns62ThMpgIc0JGruZ0GLgNRY3u3WuhAGo7LfwXD4a8JgiFvv/GHk1FX3WBLfsf48OHyI CcJF09sIyQuxtQEUupXi81A3S4D8nOzTpkT4NfXXCRrfTUyDXddsY/Wl0rNery5Kb9s9tGKM6Zxtf ajVS50m9vkBHzvzlDlusvgrt/FKeRNmXdXwC+u/XbvQCsSScsgv2MAT1u9oMEURMSMoDvG9q7xuGL 0Pn5Ir32ABsdi5Bjvyo7Mo8WPdk3Gk7OVOCdgZDOZLrmWDexYl54y/Kqdxfb8gVztz15Ng8HYePn3 vguaTssA==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:36120) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pHMpM-0004aa-Pd; Mon, 16 Jan 2023 10:34:56 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1pHMpK-0005vo-10; Mon, 16 Jan 2023 10:34:54 +0000 Date: Mon, 16 Jan 2023 10:34:54 +0000 From: "Russell King (Oracle)" To: Pierluigi Passaro Cc: kernel test robot , Pierluigi Passaro , "andrew@lunn.ch" , "hkallweit1@gmail.com" , "davem@davemloft.net" , "edumazet@google.com" , "kuba@kernel.org" , "pabeni@redhat.com" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "oe-kbuild-all@lists.linux.dev" , Eran Matityahu , Nate Drude , Francesco Ferraro Subject: Re: [PATCH] net: mdio: force deassert MDIO reset signal Message-ID: References: <20230115161006.16431-1-pierluigi.p@variscite.com> <202301161653.hbqd7e0q-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: Russell King (Oracle) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 16, 2023 at 10:32:38AM +0000, Pierluigi Passaro wrote: > The config file used to build this kernel disables CONFIG_GPIOLIB. > Is this intentional ? All configurations should build - and the build bot tries random configurations. Your job is to fix the errors / warnings that it finds as a result of your patch and submit fixes where appropriate. Don't expect the build bot to provide any guidance or answer questions. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!