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 F3811C433F5 for ; Tue, 24 May 2022 14:43:39 +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=8GgifkHz3OEPlxAf9qqn87mOXKdUPJJc/qPUdBpxzzQ=; b=3J0bZohrI/mICM ZG1XBdWCRAhVeLeL0J73/sBttpnMsVm+uOeEOJUdHE0RDAhvAm0T9rQBmLLZcsME6lvTj+q3a85yF SJmbqg4KsZXT6neCaDuJISCnPiLft/ZYyZfwJnPvtOa59/sYV04+nKNq8lMjMU2hxzLpIZUOJAKkA ug/rq1TCoIL6uLwqym15ebk6TX0KFPtKFGZJK0lVZTEOZJpVf97nlY30pc3ziIQSntTcmg46O/Q1E QXGXP4Rh2cXtNPZNlHvRWz67sPRlOYRrwxVsXa29xm2ZIoEGEQ0G3aiYhdCkZQhNkzJsnqDXg4eDB wzQK5qqAm7xqT6EGHs1A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ntVjp-008I3w-FA; Tue, 24 May 2022 14:42:21 +0000 Received: from mga02.intel.com ([134.134.136.20]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ntVjm-008I2F-C8 for linux-arm-kernel@lists.infradead.org; Tue, 24 May 2022 14:42:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1653403338; x=1684939338; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=1wMFaExfNoxL0zAqrbdgIdhhubcuFqY9N2gbyIVbxYY=; b=OJ78TtDvoUuRt/ksWiC3iWaWwar2AdrYkzixQ9jlrj/ogMERV5a6A7mv jaMf09euok+weMVaaMs9Dnv3m37FzZjyzaaPnN9PF6SPqBDtgxyucnUbX ZvFfLyXluB1A08fN3MLz8PAMm2VRYSyhOCtBLKWBJ/q8toeX1D2Gtr5j3 F5WQpwH+81hGP1s3KvF2OFq1qe0HJrtOpxKmh4719OuIRR0pvprKu8sMT 51Nm4F6vPEatrXPqUmI5tbiUILOawxVxBTDboKNmP9CEEG6FhMaZi+MOR +YnqjGwriOAvUdo3KEvsi2rsVYC7lA36xY23dolKmS0clbdJ24+vOw4aD w==; X-IronPort-AV: E=McAfee;i="6400,9594,10357"; a="261156776" X-IronPort-AV: E=Sophos;i="5.91,248,1647327600"; d="scan'208";a="261156776" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 May 2022 07:42:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,248,1647327600"; d="scan'208";a="559141662" Received: from lkp-server01.sh.intel.com (HELO db63a1be7222) ([10.239.97.150]) by orsmga002.jf.intel.com with ESMTP; 24 May 2022 07:42:10 -0700 Received: from kbuild by db63a1be7222 with local (Exim 4.95) (envelope-from ) id 1ntVjd-000294-V2; Tue, 24 May 2022 14:42:09 +0000 Date: Tue, 24 May 2022 22:41:55 +0800 From: kernel test robot To: Nava kishore Manne , michal.simek@xilinx.com, mdf@kernel.org, hao.wu@intel.com, yilun.xu@intel.com, trix@redhat.com, gregkh@linuxfoundation.org, ronak.jain@xilinx.com, abhyuday.godhasara@xilinx.com, rajan.vaja@xilinx.com, lakshmi.sai.krishna.potthuri@xilinx.com, piyush.mehta@xilinx.com, harsha.harsha@xilinx.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-fpga@vger.kernel.org, git@xilinx.com Cc: kbuild-all@lists.01.org Subject: Re: [PATCH 2/3] firmware: xilinx: Add pm api function for PL readback Message-ID: <202205242222.Rq35goGC-lkp@intel.com> References: <20220524094745.287002-3-nava.manne@xilinx.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220524094745.287002-3-nava.manne@xilinx.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220524_074218_505983_ACFC4E14 X-CRM114-Status: GOOD ( 15.15 ) 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 Nava, Thank you for the patch! Yet something to improve: [auto build test ERROR on next-20220524] [also build test ERROR on v5.18] [cannot apply to xilinx-xlnx/master soc/for-next linus/master v5.18 v5.18-rc7 v5.18-rc6] [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/Nava-kishore-Manne/fpga-mgr-Update-the-status-for-fpga-manager/20220524-184838 base: 09ce5091ff971cdbfd67ad84dc561ea27f10d67a config: x86_64-randconfig-a013 (https://download.01.org/0day-ci/archive/20220524/202205242222.Rq35goGC-lkp@intel.com/config) compiler: gcc-11 (Debian 11.3.0-1) 11.3.0 reproduce (this is a W=1 build): # https://github.com/intel-lab-lkp/linux/commit/cc20fc570e528f1bc378aa2e979e7e2ee7f52863 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Nava-kishore-Manne/fpga-mgr-Update-the-status-for-fpga-manager/20220524-184838 git checkout cc20fc570e528f1bc378aa2e979e7e2ee7f52863 # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from drivers/spi/spi-zynqmp-gqspi.c:13: >> include/linux/firmware/xlnx-zynqmp.h:747:1: error: expected identifier or '(' before '{' token 747 | { | ^ include/linux/firmware/xlnx-zynqmp.h:744:12: warning: 'zynqmp_pm_fpga_read' declared 'static' but never defined [-Wunused-function] 744 | static int zynqmp_pm_fpga_read(const u32 reg_numframes, | ^~~~~~~~~~~~~~~~~~~ vim +747 include/linux/firmware/xlnx-zynqmp.h 743 744 static int zynqmp_pm_fpga_read(const u32 reg_numframes, 745 const phys_addr_t phys_address, 746 bool readback_type, u32 *value); > 747 { 748 return -ENODEV; 749 } 750 #endif 751 -- 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