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 11DE5C4167B for ; Fri, 1 Dec 2023 10:10:16 +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=ztv8TFTLMmNZhiQcK3/TFzXa+OcekZMUv+q6EKQxPa0=; b=WjLkErixpbquCj 6KN3XFB49o2+aKiS4q0jvQdB2vli8M2XA7m1UA19RqoeMR4QgYat7yF+X37eLZa7N8qDiCjcyxhG3 56wcPP7kEcNkcRJf9FLiggtzQ2MQoqfYdft9ACGxOUSngwofr5TGnwwFnTcynC+HsQhjkCejpi3RH 0ZFaG0k8bbhleRv5uZ4sYguGpSKlfs19jfjEfsmtdWz1nAHazDQL4Scg0cJBjq3yutDCLD73TnuG9 G/qyscvD5z5DgiBaSDRKEoCtY5Gu36b6xyUfqG960AbsqZDlSwtK0NTE7pSkiW7BiwRiVyy+qeWZ1 ZK5aOus+JrgydFjmHs5g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r90Sw-00DAlD-2S; Fri, 01 Dec 2023 10:09:46 +0000 Received: from mgamail.intel.com ([134.134.136.65]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r90St-00DAkB-0F for linux-arm-kernel@lists.infradead.org; Fri, 01 Dec 2023 10:09:44 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1701425383; x=1732961383; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=girjUnjQyiTvSrN9wz2D2bp+2sMZV3KcMTRgUm6aORo=; b=lTaJszCqGuQTuORKFHuDhSSEr445IpeVXZR4PjOveJ5upS4k2g5Rt95L uqv+0F+MVmNQvh/pzR4D2FrnpauYL42wwflYDE7Wv/aSP/llcFIbeKjDw 3MvR1PxflpJYSZN+P7xsaM/bHaPyE/wJQBdL2UG9Rk1PW7aAOsiW0Vs1r 5s8U2gD5FHMEcYSAMvbk4OUkzdX9DJeEzWaLeYfnM/dMiI4FGIYxWxc0O AKBoiaaZa6yY5SkMSKAA2hzwzDhcpyyajG8m5JbomNDX79nS6bJCrCbpL o6lT01fYGM8arSWQg2UUB1175jCOyi3GSOL3XQevOk+uc99h0N/8oe5SX A==; X-IronPort-AV: E=McAfee;i="6600,9927,10910"; a="397364668" X-IronPort-AV: E=Sophos;i="6.04,241,1695711600"; d="scan'208";a="397364668" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Dec 2023 02:09:39 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.04,241,1695711600"; d="scan'208";a="11107011" Received: from lkp-server02.sh.intel.com (HELO b07ab15da5fe) ([10.239.97.151]) by orviesa002.jf.intel.com with ESMTP; 01 Dec 2023 02:09:33 -0800 Received: from kbuild by b07ab15da5fe with local (Exim 4.96) (envelope-from ) id 1r90Sg-0003TS-0w; Fri, 01 Dec 2023 10:09:30 +0000 Date: Fri, 1 Dec 2023 18:09:04 +0800 From: kernel test robot To: Bibek Kumar Patro , will@kernel.org, robin.murphy@arm.com, joro@8bytes.org, dmitry.baryshkov@linaro.org, a39.skl@gmail.com, konrad.dybcio@linaro.org, quic_bjorande@quicinc.com, mani@kernel.org, quic_eberman@quicinc.com, robdclark@chromium.org, u.kleine-koenig@pengutronix.de, robh@kernel.org, vladimir.oltean@nxp.com, quic_pkondeti@quicinc.com, quic_molvera@quicinc.com Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, iommu@lists.linux.dev, linux-kernel@vger.kernel.org, qipl.kernel.upstream@quicinc.com, Bibek Kumar Patro Subject: Re: [PATCH v3 1/4] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings Message-ID: <202312011750.Pwca3TWE-lkp@intel.com> References: <20231127145412.3981-2-quic_bibekkum@quicinc.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231127145412.3981-2-quic_bibekkum@quicinc.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231201_020943_178475_ACAD5B92 X-CRM114-Status: GOOD ( 11.91 ) 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 Bibek, kernel test robot noticed the following build errors: [auto build test ERROR on v6.7-rc3] [also build test ERROR on linus/master next-20231201] [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#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Bibek-Kumar-Patro/iommu-arm-smmu-add-ACTLR-data-and-support-for-SM8550/20231127-235746 base: v6.7-rc3 patch link: https://lore.kernel.org/r/20231127145412.3981-2-quic_bibekkum%40quicinc.com patch subject: [PATCH v3 1/4] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings config: arm64-allyesconfig (https://download.01.org/0day-ci/archive/20231201/202312011750.Pwca3TWE-lkp@intel.com/config) compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project.git 4a5ac14ee968ff0ad5d2cc1ffa0299048db4c88a) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231201/202312011750.Pwca3TWE-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/202312011750.Pwca3TWE-lkp@intel.com/ All errors (new ones prefixed by >>): >> drivers/iommu/arm/arm-smmu/arm-smmu-qcom-debug.c:25:16: error: no member named 'cfg' in 'struct qcom_smmu' 25 | cfg = qsmmu->cfg; | ~~~~~ ^ 1 error generated. vim +25 drivers/iommu/arm/arm-smmu/arm-smmu-qcom-debug.c b9b721d117e9d3 Sai Prakash Ranjan 2022-07-08 12 b9b721d117e9d3 Sai Prakash Ranjan 2022-07-08 13 void qcom_smmu_tlb_sync_debug(struct arm_smmu_device *smmu) b9b721d117e9d3 Sai Prakash Ranjan 2022-07-08 14 { b9b721d117e9d3 Sai Prakash Ranjan 2022-07-08 15 int ret; b9b721d117e9d3 Sai Prakash Ranjan 2022-07-08 16 u32 tbu_pwr_status, sync_inv_ack, sync_inv_progress; b9b721d117e9d3 Sai Prakash Ranjan 2022-07-08 17 struct qcom_smmu *qsmmu = container_of(smmu, struct qcom_smmu, smmu); b9b721d117e9d3 Sai Prakash Ranjan 2022-07-08 18 const struct qcom_smmu_config *cfg; b9b721d117e9d3 Sai Prakash Ranjan 2022-07-08 19 static DEFINE_RATELIMIT_STATE(rs, DEFAULT_RATELIMIT_INTERVAL, b9b721d117e9d3 Sai Prakash Ranjan 2022-07-08 20 DEFAULT_RATELIMIT_BURST); b9b721d117e9d3 Sai Prakash Ranjan 2022-07-08 21 b9b721d117e9d3 Sai Prakash Ranjan 2022-07-08 22 if (__ratelimit(&rs)) { b9b721d117e9d3 Sai Prakash Ranjan 2022-07-08 23 dev_err(smmu->dev, "TLB sync timed out -- SMMU may be deadlocked\n"); b9b721d117e9d3 Sai Prakash Ranjan 2022-07-08 24 b9b721d117e9d3 Sai Prakash Ranjan 2022-07-08 @25 cfg = qsmmu->cfg; -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel