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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BC205C02180 for ; Sat, 14 Sep 2024 08:46:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id: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-Owner; bh=koB3GGv6GVDcyw4RX2uNUV3acyZ/bozEUKF+SZIwpJ4=; b=sYqeA3Wx3d0HAs9Klx9xiIY8if ZufJ4l0ko5nAL65UMdtlAHwISlctKqvXnypV9US//wrWqCmK2f6+fxCTINblMONRpmIf7Y4yJ0f6A jwq3DcLpNsWq9AYulWxDxIJZwNC2XeIlIPbd961AWDWmyfGAwcS66g1/xZk7C5Wy7zX4mwxqSolBk ylx3QmpcjzNFVyFjwhRQ/Ve1HyGrInjsKEH82K372Nn21AknV+EwBLHm48GyFx8URWAWYUCmF01cd DABZbaFSYV8mNTcVcN/vd2w9mvhCWaokM2C75fWoJO034GjTpUKl1e7IoxIiDjgDw0q5bGd/YK9ZG QZxaTxuw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1spOPu-00000000NwU-1uF8; Sat, 14 Sep 2024 08:46:06 +0000 Received: from mgamail.intel.com ([192.198.163.17]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1spOOp-00000000Np9-05Dd for linux-arm-kernel@lists.infradead.org; Sat, 14 Sep 2024 08:45:00 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1726303499; x=1757839499; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Yo2t08wq6mqrLt2v9Yb6EbR8Hv+2oN77BrDNhVFJZzk=; b=Vnih7J7vlMBs3qIx/zLxpxNQYlfUPdcljhVVMhEbpUpaSyPpBmoM24y/ p7FoRG6hx9oc9CAP/JUuubENSFTxnASEgpMUiS4vVD4Jk4PxkvxE7EYFX tIG2VoxU0pCNe4U94tBCdowtCh2rD4QitIz2Y5FcSS/Eto2fL2bdR8iZv 9y5Wr+3mWDsxn7ilkLKFueAkiHjOlu+GLa7z2uiH8eGPqGmYK5vc7wYOw 21diGbhgDpaT4YtnnDTrChn0ERLyt92+cVW/S/UZBRGKWJ7Je5e+3//gw Xl/1k5SospUsIkr8OU/h5qLQuV6bCkfNrtvSAsotU6NSgCRIik8wLhBGw Q==; X-CSE-ConnectionGUID: eH/zqXEjRjWocAwQsWXSDg== X-CSE-MsgGUID: /fAsL8e2Qg2MpuChm9B3SA== X-IronPort-AV: E=McAfee;i="6700,10204,11194"; a="25092069" X-IronPort-AV: E=Sophos;i="6.10,228,1719903600"; d="scan'208";a="25092069" Received: from orviesa001.jf.intel.com ([10.64.159.141]) by fmvoesa111.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Sep 2024 01:44:54 -0700 X-CSE-ConnectionGUID: xmrBwu1NS0qQAciLVisk0w== X-CSE-MsgGUID: E9tgl2zaSju+Bp7vrddTKA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,228,1719903600"; d="scan'208";a="105796452" Received: from lkp-server01.sh.intel.com (HELO 53e96f405c61) ([10.239.97.150]) by orviesa001.jf.intel.com with ESMTP; 14 Sep 2024 01:44:50 -0700 Received: from kbuild by 53e96f405c61 with local (Exim 4.96) (envelope-from ) id 1spOOe-0007Xw-0K; Sat, 14 Sep 2024 08:44:48 +0000 Date: Sat, 14 Sep 2024 16:44:02 +0800 From: kernel test robot To: Billy Tsai , linus.walleij@linaro.org, brgl@bgdev.pl, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, joel@jms.id.au, andrew@codeconstruct.com.au, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org, BMC-SW@aspeedtech.com, Peter.Yin@quantatw.com Cc: oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH v3 5/6] gpio: aspeed: Change the macro to support deferred probe Message-ID: <202409141654.wHuMQLLU-lkp@intel.com> References: <20240913074325.239390-6-billy_tsai@aspeedtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240913074325.239390-6-billy_tsai@aspeedtech.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240914_014459_128754_6E41DAAB X-CRM114-Status: GOOD ( 11.04 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Billy, kernel test robot noticed the following build warnings: [auto build test WARNING on brgl/gpio/for-next] [also build test WARNING on linus/master v6.11-rc7 next-20240913] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Billy-Tsai/dt-bindings-gpio-aspeed-ast2400-gpio-Support-ast2700/20240913-154911 base: https://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git gpio/for-next patch link: https://lore.kernel.org/r/20240913074325.239390-6-billy_tsai%40aspeedtech.com patch subject: [PATCH v3 5/6] gpio: aspeed: Change the macro to support deferred probe config: arc-randconfig-001-20240914 (https://download.01.org/0day-ci/archive/20240914/202409141654.wHuMQLLU-lkp@intel.com/config) compiler: arc-elf-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240914/202409141654.wHuMQLLU-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202409141654.wHuMQLLU-lkp@intel.com/ All warnings (new ones prefixed by >>, old ones prefixed by <<): >> WARNING: modpost: vmlinux: section mismatch in reference: aspeed_gpio_driver+0x0 (section: .data) -> aspeed_gpio_probe (section: .init.text) -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki