From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7EA4A173 for ; Wed, 12 Jan 2022 20:47:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1642020436; x=1673556436; h=date:from:to:cc:subject:message-id:mime-version; bh=ro7YmMLSyQHR9qpLTfejuLr2mkbV2K976zCOwg1xLm4=; b=Us8/+Qf7Zx/vcQs4zA2pzy9H3fhcItp01rCUc6NN748grImLHsfA2BI4 4rK5Q/LpNAjOiGYdNueVike/Q8isI5OyILgikNsVybLgfB9+R9pFEpxeL AIlnaSM6R62c9GvWG2XvJj01UGmAuQ5ajgplOJ6bAkaSetLi4TwdaJckE Jh1ZlS0txonQaPlDvhL1qsgpqcQaxvStsql+MX+05z6YB3p9zlHOetGDh b5rcsHPOotwSVVQSw0Q2dhg4Gv3hGHB4VmZpBcK62FrD/bNNhUF6WfHSw aNiwrOR+Ktw329sAdPG6e6baasBdcLxlusG6nufgfCJidp+3bxPvSbQcI Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10225"; a="307199222" X-IronPort-AV: E=Sophos;i="5.88,284,1635231600"; d="scan'208";a="307199222" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Jan 2022 12:47:15 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,284,1635231600"; d="scan'208";a="670285600" Received: from lkp-server01.sh.intel.com (HELO 276f1b88eecb) ([10.239.97.150]) by fmsmga001.fm.intel.com with ESMTP; 12 Jan 2022 12:47:13 -0800 Received: from kbuild by 276f1b88eecb with local (Exim 4.92) (envelope-from ) id 1n7kWX-0006O1-C3; Wed, 12 Jan 2022 20:47:13 +0000 Date: Thu, 13 Jan 2022 04:46:14 +0800 From: kernel test robot To: Nava kishore Manne Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org, Michal Simek , Radhey Shyam Pandey Subject: [xilinx-xlnx:master 269/326] include/linux/firmware/xlnx-zynqmp.h:1244:5: warning: no previous prototype for function 'zynqmp_pm_get_meta_header' Message-ID: <202201130455.ASiUDDqB-lkp@intel.com> Precedence: bulk X-Mailing-List: llvm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) tree: https://github.com/Xilinx/linux-xlnx master head: 6a698dbaaf0e6caa053476c2f661b36885a0ce30 commit: 22272cc48b5399af99792722fa7004735b769e0a [269/326] firmware: xilinx: Add support to get the image meta-header info config: hexagon-randconfig-r041-20220112 (https://download.01.org/0day-ci/archive/20220113/202201130455.ASiUDDqB-lkp@intel.com/config) compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 244dd2913a43a200f5a6544d424cdc37b771028b) 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/Xilinx/linux-xlnx/commit/22272cc48b5399af99792722fa7004735b769e0a git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx git fetch --no-tags xilinx-xlnx master git checkout 22272cc48b5399af99792722fa7004735b769e0a # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file included from drivers/fpga/zynqmp-fpga.c:14: >> include/linux/firmware/xlnx-zynqmp.h:1244:5: warning: no previous prototype for function 'zynqmp_pm_get_meta_header' [-Wmissing-prototypes] int zynqmp_pm_get_meta_header(const u64 src, const u64 dst, ^ include/linux/firmware/xlnx-zynqmp.h:1244:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int zynqmp_pm_get_meta_header(const u64 src, const u64 dst, ^ static include/linux/firmware/xlnx-zynqmp.h:1212:12: warning: unused function 'zynqmp_pm_sec_read_reg' [-Wunused-function] static int zynqmp_pm_sec_read_reg(u32 node_id, u32 offset, u32 *ret_value) ^ include/linux/firmware/xlnx-zynqmp.h:1217:12: warning: unused function 'zynqmp_pm_sec_mask_write_reg' [-Wunused-function] static int zynqmp_pm_sec_mask_write_reg(const u32 node_id, const u32 offset, ^ 3 warnings generated. vim +/zynqmp_pm_get_meta_header +1244 include/linux/firmware/xlnx-zynqmp.h 1243 > 1244 int zynqmp_pm_get_meta_header(const u64 src, const u64 dst, 1245 const u32 size, u32 *count) 1246 { 1247 return -ENODEV; 1248 } 1249 #endif 1250 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org 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 156D3C433F5 for ; Wed, 12 Jan 2022 20:48:53 +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:MIME-Version: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:In-Reply-To:References: List-Owner; bh=j0AIdfLxygFFduB8EX+ZLF+jRRJFSC/f3yBxsUzaRnc=; b=ucSt8520OuwJad AE5UcAf3/m10eW9tbPDPxlP0UPJhKXAdfldaL1F+wnWH6/A0Q6N/bYuzxTxJLI1KBoNMOMiTD1FgZ c/fJ1OYdBLGbILhtGTUNxXH21TvPiy8LDO+TE5Yr6VlU2p15EDdHXLWGMHNiWuziY78ew4intOebl E5ce5SMDgf0Wo+Ac3PCMtkp3/7FqdPJSwHYexRD2cCBfY9bR4voBVyV00o7fXVFGHAqZRdGFjeqYM 9dLgkF4vqci6Q3DYQnGUo/tpWYhat2G1iLqrM4nIaV2L8FdbIRKQ+ERvZYUMCVWXwbmHZYrl3ljPc ubImODzbsLwNlmMvvDOQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n7kWr-003lCP-L6; Wed, 12 Jan 2022 20:47:33 +0000 Received: from mga06.intel.com ([134.134.136.31]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n7kWo-003lBw-DY for linux-arm-kernel@lists.infradead.org; Wed, 12 Jan 2022 20:47:32 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1642020450; x=1673556450; h=date:from:to:cc:subject:message-id:mime-version; bh=ro7YmMLSyQHR9qpLTfejuLr2mkbV2K976zCOwg1xLm4=; b=dQxNHUVCSVnA2DdI5b1MFTRLgBwESKtVtNYsQNy/kWbLQKkwvsk7gknE puMxYtRSBwoKl0eYsezMQA9s7FAEpNahycnYxXOmwepd/fk5/L+ukGwCR DmPuu9o8mimbp4AHuaJ5nmI9hUuN6JO/3hiMDWHi9j1SQnXzFWySWrocy fCtcB2oxUMwhJVBznGhtKKkozCnMZbW1Qz2drAwX9x2bh7IIdxi48100U 2cpmEmmJEqPv9x6+FYzvXvuCr6OJmvteORccK2yc2MgRvzv7d27lzE245 jA1Qf8DPuQHezdcTy9HJrH+/FdLWSbkopvMr38ztV9cMMFsLpCxFyAxbK A==; X-IronPort-AV: E=McAfee;i="6200,9189,10225"; a="304586921" X-IronPort-AV: E=Sophos;i="5.88,284,1635231600"; d="scan'208";a="304586921" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Jan 2022 12:47:15 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,284,1635231600"; d="scan'208";a="670285600" Received: from lkp-server01.sh.intel.com (HELO 276f1b88eecb) ([10.239.97.150]) by fmsmga001.fm.intel.com with ESMTP; 12 Jan 2022 12:47:13 -0800 Received: from kbuild by 276f1b88eecb with local (Exim 4.92) (envelope-from ) id 1n7kWX-0006O1-C3; Wed, 12 Jan 2022 20:47:13 +0000 Date: Thu, 13 Jan 2022 04:46:14 +0800 From: kernel test robot To: Nava kishore Manne Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org, Michal Simek , Radhey Shyam Pandey Subject: [xilinx-xlnx:master 269/326] include/linux/firmware/xlnx-zynqmp.h:1244:5: warning: no previous prototype for function 'zynqmp_pm_get_meta_header' Message-ID: <202201130455.ASiUDDqB-lkp@intel.com> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220112_124730_545337_5FB6B69B X-CRM114-Status: GOOD ( 13.46 ) 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 tree: https://github.com/Xilinx/linux-xlnx master head: 6a698dbaaf0e6caa053476c2f661b36885a0ce30 commit: 22272cc48b5399af99792722fa7004735b769e0a [269/326] firmware: xilinx: Add support to get the image meta-header info config: hexagon-randconfig-r041-20220112 (https://download.01.org/0day-ci/archive/20220113/202201130455.ASiUDDqB-lkp@intel.com/config) compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 244dd2913a43a200f5a6544d424cdc37b771028b) 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/Xilinx/linux-xlnx/commit/22272cc48b5399af99792722fa7004735b769e0a git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx git fetch --no-tags xilinx-xlnx master git checkout 22272cc48b5399af99792722fa7004735b769e0a # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file included from drivers/fpga/zynqmp-fpga.c:14: >> include/linux/firmware/xlnx-zynqmp.h:1244:5: warning: no previous prototype for function 'zynqmp_pm_get_meta_header' [-Wmissing-prototypes] int zynqmp_pm_get_meta_header(const u64 src, const u64 dst, ^ include/linux/firmware/xlnx-zynqmp.h:1244:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int zynqmp_pm_get_meta_header(const u64 src, const u64 dst, ^ static include/linux/firmware/xlnx-zynqmp.h:1212:12: warning: unused function 'zynqmp_pm_sec_read_reg' [-Wunused-function] static int zynqmp_pm_sec_read_reg(u32 node_id, u32 offset, u32 *ret_value) ^ include/linux/firmware/xlnx-zynqmp.h:1217:12: warning: unused function 'zynqmp_pm_sec_mask_write_reg' [-Wunused-function] static int zynqmp_pm_sec_mask_write_reg(const u32 node_id, const u32 offset, ^ 3 warnings generated. vim +/zynqmp_pm_get_meta_header +1244 include/linux/firmware/xlnx-zynqmp.h 1243 > 1244 int zynqmp_pm_get_meta_header(const u64 src, const u64 dst, 1245 const u32 size, u32 *count) 1246 { 1247 return -ENODEV; 1248 } 1249 #endif 1250 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============4383432998266063852==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: [xilinx-xlnx:master 269/326] include/linux/firmware/xlnx-zynqmp.h:1244:5: warning: no previous prototype for function 'zynqmp_pm_get_meta_header' Date: Thu, 13 Jan 2022 04:46:14 +0800 Message-ID: <202201130455.ASiUDDqB-lkp@intel.com> List-Id: --===============4383432998266063852== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable tree: https://github.com/Xilinx/linux-xlnx master head: 6a698dbaaf0e6caa053476c2f661b36885a0ce30 commit: 22272cc48b5399af99792722fa7004735b769e0a [269/326] firmware: xilinx= : Add support to get the image meta-header info config: hexagon-randconfig-r041-20220112 (https://download.01.org/0day-ci/a= rchive/20220113/202201130455.ASiUDDqB-lkp(a)intel.com/config) compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 244dd2= 913a43a200f5a6544d424cdc37b771028b) reproduce (this is a W=3D1 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/Xilinx/linux-xlnx/commit/22272cc48b5399af99792= 722fa7004735b769e0a git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx git fetch --no-tags xilinx-xlnx master git checkout 22272cc48b5399af99792722fa7004735b769e0a # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dclang make.cross W=3D= 1 O=3Dbuild_dir ARCH=3Dhexagon SHELL=3D/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file included from drivers/fpga/zynqmp-fpga.c:14: >> include/linux/firmware/xlnx-zynqmp.h:1244:5: warning: no previous protot= ype for function 'zynqmp_pm_get_meta_header' [-Wmissing-prototypes] int zynqmp_pm_get_meta_header(const u64 src, const u64 dst, ^ include/linux/firmware/xlnx-zynqmp.h:1244:1: note: declare 'static' if t= he function is not intended to be used outside of this translation unit int zynqmp_pm_get_meta_header(const u64 src, const u64 dst, ^ static = include/linux/firmware/xlnx-zynqmp.h:1212:12: warning: unused function '= zynqmp_pm_sec_read_reg' [-Wunused-function] static int zynqmp_pm_sec_read_reg(u32 node_id, u32 offset, u32 *ret_valu= e) ^ include/linux/firmware/xlnx-zynqmp.h:1217:12: warning: unused function '= zynqmp_pm_sec_mask_write_reg' [-Wunused-function] static int zynqmp_pm_sec_mask_write_reg(const u32 node_id, const u32 off= set, ^ 3 warnings generated. vim +/zynqmp_pm_get_meta_header +1244 include/linux/firmware/xlnx-zynqmp.h 1243 = > 1244 int zynqmp_pm_get_meta_header(const u64 src, const u64 dst, 1245 const u32 size, u32 *count) 1246 { 1247 return -ENODEV; 1248 } 1249 #endif 1250 = --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org --===============4383432998266063852==--