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 6B608C433F5 for ; Tue, 24 May 2022 13:13:03 +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=9sc0IYOtdx+Rr2SgvU2AHfWc64gRnRFRdCqqXNC+yFM=; b=zminQamaRNNxa/ 1mrzAQJFiPcACpYR41Imu8rfzrR2siar3oTEtEvUDDK2ilXXcVFbZMU2AjcBagGHCdGgeJTl447/b m9rT/I5HVFYqeP/2kdY1UaDjLUwI1/flQ0xNI9OErbienbtFyDkkAvGDRIwq5KZrWl6lU6+OVfhXf 76TTlIX2dVaMDEwO1xYYDRaam5VvSKiIr21hu8BiiIDbmxo+cxFe8vQOZw2/MxYSDgjFXW4hLhNAb mkrOTt9CdZ41Cr+DTamq6+1thYBAiFC9uoCku2M31ASvAMhrAq6IT8px/LyQj7x2UuVfPZRxUzA7E q7IPWfbzJNzdr1P/0fuQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ntUKC-0083rl-BE; Tue, 24 May 2022 13:11:48 +0000 Received: from mga11.intel.com ([192.55.52.93]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ntUK7-0083qM-2G for linux-arm-kernel@lists.infradead.org; Tue, 24 May 2022 13:11:46 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1653397903; x=1684933903; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=SmN9eDUJ4qmT0MLcs7cK8b/8BBBtgaWpR9aaOC/E5u0=; b=Hdum7kTIy6t8zMFjDNTsZR03xv0MedHx45eQ21qyXyo2yEVParvyzHrx fca7ZSQKpqzHqP90JjVE0JMYwy5lzbRnNQq23amLrCXVdPVF9m5iVBuKM +oGFtOm3tUJWBc5Btwp8/oAOKQoV9zrwfp0Ws/DoNvkpsWjbCGC/k1e9x NbDk/wPTSxuzRcGRduIBOsJRpEjQOiwNv0xtS3kUdlqNMAtu2e8Gm2dsn xZ5E24uscvwUeyDwl0K6jGD7GYIpFtX1TFQEJjfTo56xq48XNk7PFd6Lf 7Pq5Vr8H8OUpEiWC9lH0S4SU9E9rlJaXYPQuG2pZ9uHHyG9zWw60Ry5wC g==; X-IronPort-AV: E=McAfee;i="6400,9594,10356"; a="271098988" X-IronPort-AV: E=Sophos;i="5.91,248,1647327600"; d="scan'208";a="271098988" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 May 2022 06:11:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,248,1647327600"; d="scan'208";a="526397467" Received: from lkp-server01.sh.intel.com (HELO db63a1be7222) ([10.239.97.150]) by orsmga003.jf.intel.com with ESMTP; 24 May 2022 06:11:34 -0700 Received: from kbuild by db63a1be7222 with local (Exim 4.95) (envelope-from ) id 1ntUJx-00024N-D7; Tue, 24 May 2022 13:11:33 +0000 Date: Tue, 24 May 2022 21:10:34 +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: llvm@lists.linux.dev, kbuild-all@lists.01.org Subject: Re: [PATCH 2/3] firmware: xilinx: Add pm api function for PL readback Message-ID: <202205242059.n4mNNqLG-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_061143_212531_5FE89424 X-CRM114-Status: GOOD ( 14.22 ) 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: hexagon-randconfig-r011-20220524 (https://download.01.org/0day-ci/archive/20220524/202205242059.n4mNNqLG-lkp@intel.com/config) compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 10c9ecce9f6096e18222a331c5e7d085bd813f75) 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/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 COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon SHELL=/bin/bash drivers/spi/ 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 '(' { ^ 1 error generated. 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