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 3C387C433EF for ; Wed, 1 Jun 2022 12:34:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242057AbiFAMeJ (ORCPT ); Wed, 1 Jun 2022 08:34:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54728 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348177AbiFAMeH (ORCPT ); Wed, 1 Jun 2022 08:34:07 -0400 Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AB7009BAC3; Wed, 1 Jun 2022 05:34:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1654086846; x=1685622846; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=RpGBVNkwcymhjFqeyT1aZ+dE1vCc/c11uRHbrc5eBGs=; b=l/m3bb5egGLqriQAhEhOLQLL5ji9igU7cGKE7gd9dKBVWeP6PD8unvSn zmOZKazrS6PGOAOOM8ar04f2fQsCwOPrhmylM3icIA1Ma/crv91KdIQ8i CpS5pVkN2A7aMbQq3Njh6hTmV23icvN2QvcpiS46e11L/807WbT/Du58+ 35Tg/Z2WWtPEQqmcTKEJ0rxoKHv+uwK6WTFvYUDYI6pGBJkWmTGtzsLkL v3VRO08QfdK86GwcDLj8aVi0wqV49nFehiDc31Fj6j/1kZMqcW1tvV+5a bn+BaejAnMKysFVqS8x8uLtMECIWyW6TCwbq24kR/OxkVuO3NKhLjW8GJ Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10364"; a="336226511" X-IronPort-AV: E=Sophos;i="5.91,268,1647327600"; d="scan'208";a="336226511" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Jun 2022 05:34:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,268,1647327600"; d="scan'208";a="562777292" Received: from lkp-server01.sh.intel.com (HELO 60dabacc1df6) ([10.239.97.150]) by orsmga002.jf.intel.com with ESMTP; 01 Jun 2022 05:34:01 -0700 Received: from kbuild by 60dabacc1df6 with local (Exim 4.95) (envelope-from ) id 1nwNY0-0003xg-Ds; Wed, 01 Jun 2022 12:34:00 +0000 Date: Wed, 1 Jun 2022 20:33:41 +0800 From: kernel test robot To: "Peng Fan (OSS)" , djakov@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, festevam@gmail.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, abel.vesa@nxp.com, abailon@baylibre.com, l.stach@pengutronix.de, laurent.pinchart@ideasonboard.com, marex@denx.de, paul.elder@ideasonboard.com, Markus.Niebel@ew.tq-group.com, aford173@gmail.com Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org, kernel@pengutronix.de, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-imx@nxp.com, Peng Fan Subject: Re: [PATCH 2/8] interconnect: add device managed bulk API Message-ID: <202206012000.wFYpOdWH-lkp@intel.com> References: <20220601094156.3388454-3-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220601094156.3388454-3-peng.fan@oss.nxp.com> Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org Hi "Peng, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on shawnguo/for-next] [also build test WARNING on robh/for-next linus/master v5.18 next-20220601] [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] url: https://github.com/intel-lab-lkp/linux/commits/Peng-Fan-OSS/interconnect-support-i-MX8MP/20220601-174431 base: https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git for-next config: hexagon-randconfig-r041-20220531 (https://download.01.org/0day-ci/archive/20220601/202206012000.wFYpOdWH-lkp@intel.com/config) compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project c825abd6b0198fb088d9752f556a70705bc99dfd) reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/intel-lab-lkp/linux/commit/23ecbba75b21962f25975cb014cf981a0420dae1 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Peng-Fan-OSS/interconnect-support-i-MX8MP/20220601-174431 git checkout 23ecbba75b21962f25975cb014cf981a0420dae1 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon SHELL=/bin/bash drivers/opp/ If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file included from drivers/opp/core.c:22: In file included from drivers/opp/opp.h:15: >> include/linux/interconnect.h:120:5: warning: no previous prototype for function 'devm_of_icc_bulk_get' [-Wmissing-prototypes] int devm_of_icc_bulk_get(struct device *dev, int num_paths, struct icc_bulk_data *paths) ^ include/linux/interconnect.h:120:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int devm_of_icc_bulk_get(struct device *dev, int num_paths, struct icc_bulk_data *paths) ^ static 1 warning generated. vim +/devm_of_icc_bulk_get +120 include/linux/interconnect.h 119 > 120 int devm_of_icc_bulk_get(struct device *dev, int num_paths, struct icc_bulk_data *paths) 121 { 122 return 0; 123 } 124 -- 0-DAY CI Kernel Test Service https://01.org/lkp 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 378ADC433EF for ; Wed, 1 Jun 2022 12:35:31 +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=pz/x+3fj9xD5Hv9xeSluzsjrbHkUNgw/VHFNhztIdqo=; b=R1AXg78myPhVOG v1PFw5rzfGK/z2pYsGxYBb66xJrK8U6QDIDP9detP7FxQa3U1wPO0bBGyFa88ZJeLJWlJP3xRlUSU kuwDvBPHWtXU4YTEBCV0XSSeCRzgHNsg3AjLE+fR3IhUsBDk3La4ilsxjJT1JoepK+KxgK1LOpFTs k9YkVDJXLs2l08Z2BQy4h3IE/jQSxxo0SriTZXSltmxI22UGnLhkV9WaPqjHT01KtFMA3dxWQhqde 1D+jZXMAOc3odVavDU/E0WulzSXdwnsImnc8xMwhn7uu9E6VEke2o6E14IuuqxHQMZXifP2JqxdBr czfeLXGOPzPuTusXYUvA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwNYB-00G3QR-QJ; Wed, 01 Jun 2022 12:34:11 +0000 Received: from mga12.intel.com ([192.55.52.136]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwNY9-00G3Ov-07 for linux-arm-kernel@lists.infradead.org; Wed, 01 Jun 2022 12:34:10 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1654086848; x=1685622848; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=RpGBVNkwcymhjFqeyT1aZ+dE1vCc/c11uRHbrc5eBGs=; b=IN0o7YWV23jH7j8QZUjEPFIP+Sh6iZ+OQGIk7lBAAl7RbOzi9zUY7ETo afpu9hzyuFkUpCawn6tY6mYbFOsB7UoN267UXkJyPofWqzUmEnobZVYOh r+efqD3zlL9IhxUhLIbPMCa0e+xjBklishm9eTvqVi2loafDIW02DaBEy q5fyzRfYTJyWwANCDoj557GcjsXZO6AAUY7TG5UJDvn5IVHHAX0oeQMKu pAo5JIw5xpkXuCegghteXNwXSHMXbIdmChEygv2ipO2yUobcCqBZD/4ME O1eoktgakc/oKqxZj66SIHnYlKu6WbTKdvPXrldBJuoGcd7JD+d6uaQW9 w==; X-IronPort-AV: E=McAfee;i="6400,9594,10364"; a="255443001" X-IronPort-AV: E=Sophos;i="5.91,268,1647327600"; d="scan'208";a="255443001" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Jun 2022 05:34:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,268,1647327600"; d="scan'208";a="562777292" Received: from lkp-server01.sh.intel.com (HELO 60dabacc1df6) ([10.239.97.150]) by orsmga002.jf.intel.com with ESMTP; 01 Jun 2022 05:34:01 -0700 Received: from kbuild by 60dabacc1df6 with local (Exim 4.95) (envelope-from ) id 1nwNY0-0003xg-Ds; Wed, 01 Jun 2022 12:34:00 +0000 Date: Wed, 1 Jun 2022 20:33:41 +0800 From: kernel test robot To: "Peng Fan (OSS)" , djakov@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, festevam@gmail.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, abel.vesa@nxp.com, abailon@baylibre.com, l.stach@pengutronix.de, laurent.pinchart@ideasonboard.com, marex@denx.de, paul.elder@ideasonboard.com, Markus.Niebel@ew.tq-group.com, aford173@gmail.com Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org, kernel@pengutronix.de, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-imx@nxp.com, Peng Fan Subject: Re: [PATCH 2/8] interconnect: add device managed bulk API Message-ID: <202206012000.wFYpOdWH-lkp@intel.com> References: <20220601094156.3388454-3-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220601094156.3388454-3-peng.fan@oss.nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220601_053409_097599_297CB6F6 X-CRM114-Status: GOOD ( 15.63 ) 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 "Peng, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on shawnguo/for-next] [also build test WARNING on robh/for-next linus/master v5.18 next-20220601] [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] url: https://github.com/intel-lab-lkp/linux/commits/Peng-Fan-OSS/interconnect-support-i-MX8MP/20220601-174431 base: https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git for-next config: hexagon-randconfig-r041-20220531 (https://download.01.org/0day-ci/archive/20220601/202206012000.wFYpOdWH-lkp@intel.com/config) compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project c825abd6b0198fb088d9752f556a70705bc99dfd) reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/intel-lab-lkp/linux/commit/23ecbba75b21962f25975cb014cf981a0420dae1 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Peng-Fan-OSS/interconnect-support-i-MX8MP/20220601-174431 git checkout 23ecbba75b21962f25975cb014cf981a0420dae1 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon SHELL=/bin/bash drivers/opp/ If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file included from drivers/opp/core.c:22: In file included from drivers/opp/opp.h:15: >> include/linux/interconnect.h:120:5: warning: no previous prototype for function 'devm_of_icc_bulk_get' [-Wmissing-prototypes] int devm_of_icc_bulk_get(struct device *dev, int num_paths, struct icc_bulk_data *paths) ^ include/linux/interconnect.h:120:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int devm_of_icc_bulk_get(struct device *dev, int num_paths, struct icc_bulk_data *paths) ^ static 1 warning generated. vim +/devm_of_icc_bulk_get +120 include/linux/interconnect.h 119 > 120 int devm_of_icc_bulk_get(struct device *dev, int num_paths, struct icc_bulk_data *paths) 121 { 122 return 0; 123 } 124 -- 0-DAY CI Kernel Test Service https://01.org/lkp _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel