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 DD49DC4332F for ; Thu, 14 Dec 2023 10:08:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=WtX+6xdGpyB4DZ0nv+G58AfEMjxnhSjm9FDMfg46jKE=; b=J7enJSPoVbjhSi E1eZ7eK8Nl/QAOP7OPq+3dcf3QscPi/h+lpD2DxFr7MpUWyDs6i5HNIzbV68Oj2ZDGH0HeGeV+QzX ooe4XgdemKV3u1NPIi6lfLxfhTfiHw7rSE0JVs8jw5fe3MRU8DqnGomMTea+VuuV+Na2v1LmVax0S 739lwmf5n8Me2ZWrqGML9RGyDxgh/FjR2J2amf6xuj+Wygo7Qrtmia5FHd/qTV2vmrNgzMYGetpu6 3+FwW1jUO2AM/pdGU/9Cnsrmnz5q0htMf/OkwFOLBI0f3S9ylkE8aTvGskox1TYr+swYJyVJFa22y Ele8ihIDF63saW9JNWSg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDid5-00HQKA-38; Thu, 14 Dec 2023 10:07:43 +0000 Received: from mgamail.intel.com ([134.134.136.100]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rDid2-00HQJa-2d for linux-arm-kernel@lists.infradead.org; Thu, 14 Dec 2023 10:07:42 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1702548460; x=1734084460; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=7nYqpc7DtxTseeDVLSGfvUOGoJe3vkZw3P+N4mPsjNU=; b=TEpD3VdVKeSOpU2jjyOAJ7o7GYqe/HNRkibIzWDnHvMEuOsCYLhc0D96 NV4xS64fCqWAyEAf8jQBEeQJcK5qmDK+BW70J4vhLRs3wN6EwETqYXj2Q 7vnTWWnur9NtFWy+ZhLvFs16lUJTpTejtDcvthd1RnubdWw/kLs+h3PSk glkel9gM5JOw30sK1uygzo7N1poKm7DKDxVbukwyKR0lIht0cPBCkhwHf Pbjj7VUBbPmyYd/wPDrvlnRwCyFjBvPtxoTJb/6QESAChoZhCdTPCMwAm CtCdShIXEsNJNWNPm+AaWHqHLBrdG74gjNpLrlllHps9fVIHcVoiNZojU A==; X-IronPort-AV: E=McAfee;i="6600,9927,10923"; a="461563520" X-IronPort-AV: E=Sophos;i="6.04,275,1695711600"; d="scan'208";a="461563520" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Dec 2023 02:07:38 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10923"; a="1105644568" X-IronPort-AV: E=Sophos;i="6.04,275,1695711600"; d="scan'208";a="1105644568" Received: from lkp-server02.sh.intel.com (HELO b07ab15da5fe) ([10.239.97.151]) by fmsmga005.fm.intel.com with ESMTP; 14 Dec 2023 02:07:33 -0800 Received: from kbuild by b07ab15da5fe with local (Exim 4.96) (envelope-from ) id 1rDict-000Lsp-0w; Thu, 14 Dec 2023 10:07:31 +0000 Date: Thu, 14 Dec 2023 18:06:42 +0800 From: kernel test robot To: Sherry Sun , hongxing.zhu@nxp.com, l.stach@pengutronix.de, lpieralisi@kernel.org, kw@linux.com, robh@kernel.org, bhelgaas@google.com, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-imx@nxp.com, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V2 1/4] PCI: imx6: Add pci host wakeup support on imx platforms. Message-ID: <202312141726.nPrR7WDt-lkp@intel.com> References: <20231213092850.1706042-2-sherry.sun@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231213092850.1706042-2-sherry.sun@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231214_020740_929161_F5629F44 X-CRM114-Status: GOOD ( 13.37 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Sherry, kernel test robot noticed the following build warnings: [auto build test WARNING on pci/next] [also build test WARNING on pci/for-linus shawnguo/for-next robh/for-next linus/master v6.7-rc5 next-20231214] [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/Sherry-Sun/PCI-imx6-Add-pci-host-wakeup-support-on-imx-platforms/20231213-173031 base: https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git next patch link: https://lore.kernel.org/r/20231213092850.1706042-2-sherry.sun%40nxp.com patch subject: [PATCH V2 1/4] PCI: imx6: Add pci host wakeup support on imx platforms. config: arm-randconfig-004-20231213 (https://download.01.org/0day-ci/archive/20231214/202312141726.nPrR7WDt-lkp@intel.com/config) compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project.git 4a5ac14ee968ff0ad5d2cc1ffa0299048db4c88a) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231214/202312141726.nPrR7WDt-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/202312141726.nPrR7WDt-lkp@intel.com/ All warnings (new ones prefixed by >>): >> drivers/pci/controller/dwc/pci-imx6.c:1267:13: warning: no previous prototype for function 'host_wake_irq_handler' [-Wmissing-prototypes] 1267 | irqreturn_t host_wake_irq_handler(int irq, void *priv) | ^ drivers/pci/controller/dwc/pci-imx6.c:1267:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 1267 | irqreturn_t host_wake_irq_handler(int irq, void *priv) | ^ | static 1 warning generated. vim +/host_wake_irq_handler +1267 drivers/pci/controller/dwc/pci-imx6.c 1266 > 1267 irqreturn_t host_wake_irq_handler(int irq, void *priv) 1268 { 1269 struct imx6_pcie *imx6_pcie = priv; 1270 struct device *dev = imx6_pcie->pci->dev; 1271 1272 /* Notify PM core we are wakeup source */ 1273 pm_wakeup_event(dev, 0); 1274 pm_system_wakeup(); 1275 1276 return IRQ_HANDLED; 1277 } 1278 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel