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 7A778CD13DD for ; Sat, 31 Aug 2024 16:45:26 +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=YkCxVtwvvMQkGlrv/ej/BWHzXTmuvgYf3bVCZp+4nz4=; b=hMJNvyApQrWjKjRN4yN2B8p+VX 3VJSAFfyyvLEUe8glhcseViO5OKJuZFkUuUGbv8h2uZ1C6Lqupp+F2WmUnM42JsJlqy3XYW16vvAa WlgAQk3/wGzdXyOIsUpzwB50ozkNwUowXPaTlgwvaKkNl+5ID3LyR/D5z79ZAGtn/dP2EyVkMI+x3 BBiD9eF4BFDx/HfAqV8ZY22f10SxjsV2OOdkWiT16ulUhVmp6ec9+RMEz+4QglYPNmAJw/sV/qPSR gCFaPZs6JL8QAX267DUVsKLB3mNuNQSxEWTtA07OJhJGpaalIwGDSTYm5Sj3Y4rl/VSr1w55AS7h7 fIJ4kPBA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1skRDs-00000009hdw-3jfR; Sat, 31 Aug 2024 16:45:12 +0000 Received: from mgamail.intel.com ([192.198.163.18]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1skRD0-00000009hYg-2gXM for linux-arm-kernel@lists.infradead.org; Sat, 31 Aug 2024 16:44:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1725122659; x=1756658659; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=YmIADE+iPJs58r7hopfHHRVRQ4cz6BqTPPb+fJDDqC4=; b=i0+VHjQAHCqG0/4VgI5bTAi5/QDe/sPuj+2JvhVke1TVokwNgiAnQlG4 8ZI9L3v++qYbLRX9RH6bT61s52FqkCeYKRVIbSn+VcLrUJvgnc9g+gqRk nHor/ccG3QnRY2e0X6chC/krv9Aev7oAdjx9LfKhrueA2ivFoIxCXlvD/ 20Y3pbvEAzBhLGhivhcer5ve6HYOctbTXQf9PY/zxEs3g8bmSgtPQ+IDO h4h9INhkewTV7AaP3MkbsLjDvWhoPdH449IhGXKsUQKJOF+m/gZBLaLrX OiuXmPf0tl90Ccwa5kP8H6RQI0k7UW49h/MK6n/CSUvi1L5OzBWBVpfW8 g==; X-CSE-ConnectionGUID: IbKUCz68RHann21JI0CqlA== X-CSE-MsgGUID: QDAAUTRdRhKfozY0cUYO9A== X-IronPort-AV: E=McAfee;i="6700,10204,11181"; a="23266283" X-IronPort-AV: E=Sophos;i="6.10,192,1719903600"; d="scan'208";a="23266283" Received: from orviesa006.jf.intel.com ([10.64.159.146]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Aug 2024 09:44:16 -0700 X-CSE-ConnectionGUID: NKiGrgHAS6eiFuXtuCCbIA== X-CSE-MsgGUID: tyuEdc0PQwGkbWoJvl9aOA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,192,1719903600"; d="scan'208";a="64537095" Received: from lkp-server01.sh.intel.com (HELO 9c6b1c7d3b50) ([10.239.97.150]) by orviesa006.jf.intel.com with ESMTP; 31 Aug 2024 09:44:13 -0700 Received: from kbuild by 9c6b1c7d3b50 with local (Exim 4.96) (envelope-from ) id 1skRCs-0002wK-2l; Sat, 31 Aug 2024 16:44:10 +0000 Date: Sun, 1 Sep 2024 00:43:31 +0800 From: kernel test robot To: Arnaud Pouliquen , Bjorn Andersson , Mathieu Poirier , Jens Wiklander , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: oe-kbuild-all@lists.linux.dev, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, op-tee@lists.trustedfirmware.org, devicetree@vger.kernel.org, Arnaud Pouliquen Subject: Re: [PATCH v9 4/7] remoteproc: core: Add TEE interface support for firmware release Message-ID: <202409010034.Tln3soEY-lkp@intel.com> References: <20240830095147.3538047-5-arnaud.pouliquen@foss.st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240830095147.3538047-5-arnaud.pouliquen@foss.st.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240831_094418_715498_053A1BDA X-CRM114-Status: GOOD ( 11.51 ) 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 Arnaud, kernel test robot noticed the following build warnings: [auto build test WARNING on 5be63fc19fcaa4c236b307420483578a56986a37] url: https://github.com/intel-lab-lkp/linux/commits/Arnaud-Pouliquen/remoteproc-core-Introduce-rproc_pa_to_va-helper/20240830-175609 base: 5be63fc19fcaa4c236b307420483578a56986a37 patch link: https://lore.kernel.org/r/20240830095147.3538047-5-arnaud.pouliquen%40foss.st.com patch subject: [PATCH v9 4/7] remoteproc: core: Add TEE interface support for firmware release config: loongarch-allmodconfig (https://download.01.org/0day-ci/archive/20240901/202409010034.Tln3soEY-lkp@intel.com/config) compiler: loongarch64-linux-gcc (GCC) 14.1.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240901/202409010034.Tln3soEY-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/202409010034.Tln3soEY-lkp@intel.com/ All warnings (new ones prefixed by >>): In file included from drivers/remoteproc/remoteproc_core.c:32: >> include/linux/remoteproc_tee.h:52:12: warning: 'tee_rproc_parse_fw' defined but not used [-Wunused-function] 52 | static int tee_rproc_parse_fw(struct rproc *rproc, const struct firmware *fw) | ^~~~~~~~~~~~~~~~~~ vim +/tee_rproc_parse_fw +52 include/linux/remoteproc_tee.h 498143a453d14e Arnaud Pouliquen 2024-08-30 51 498143a453d14e Arnaud Pouliquen 2024-08-30 @52 static int tee_rproc_parse_fw(struct rproc *rproc, const struct firmware *fw) 498143a453d14e Arnaud Pouliquen 2024-08-30 53 { 498143a453d14e Arnaud Pouliquen 2024-08-30 54 /* This shouldn't be possible */ 498143a453d14e Arnaud Pouliquen 2024-08-30 55 WARN_ON(1); 498143a453d14e Arnaud Pouliquen 2024-08-30 56 498143a453d14e Arnaud Pouliquen 2024-08-30 57 return 0; 498143a453d14e Arnaud Pouliquen 2024-08-30 58 } 498143a453d14e Arnaud Pouliquen 2024-08-30 59 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki