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