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 B71CBC27C4F for ; Fri, 21 Jun 2024 07:37:15 +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=dB+Gscz2d3osCi0I6ASTOk8f7a8AoYc6rNi3re5jZDQ=; b=Vo799NnuanrqxrTPU114/8FkMP mkvaA7qk/3ki2Bdn8eqQXMny2ADCMhayaDPfc7DEH4PcuZqA2L8et3n0w9M079EGotC0ibuMJP+8Y Bcn6BwYqIRYB2p9WaHrZBmaNymp3F/VIVwQp5danyx4wA7D6r3NQd0w1c05ZEla1Bw9KnpKkS5l/U aV5i+D7RqzXZbrYk32/F78AfXDboWOaLq5xvvb8zhf7L8xmpkebtzC1tsqMP3ddSxSkAhWkmGob72 1jbphuyLKyjolCbb1M7zNkdyTkBXSbWacJ4pG+XdWKMabN3y1f3iMbaNbdySWpC0pUzm6tOXYwVTs UYWcPJyQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sKYpS-000000089xD-48vT; Fri, 21 Jun 2024 07:37:03 +0000 Received: from mgamail.intel.com ([192.198.163.7]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sKYpO-000000089wh-31g2 for linux-arm-kernel@lists.infradead.org; Fri, 21 Jun 2024 07:37:00 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1718955419; x=1750491419; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=ke+r23BTDD21jUujjqNFtd8m4jT5jsEpK++8SapryWI=; b=Cshbk9pFFsBlWr0OAN8t1Gmslv1zOlEZv19bHM0uukAmB/e/GwXjExPJ /YHtblVAczMOGZmN3sd8pHx+CtA1fgxd+9Rsvdb/jVOF/00WQmXG4zKUr oX0t0HT+pN8NdpNs63gmWS0WeUh21qQPl5L/97QNkHuxtJqyjWu2kXvH9 Vo9vJEsms8Us4kZuRdTH17+ZtkzWHdLQ+73z51nj67SZmis6OLg2zawf2 yEQ+0b+O4X0QHlbQxwTWuL5QIGIrujoCe6O+UX1nYZL/Gh4Wa2RBw1CqJ AHMlZYu5KkIpbx7DwS9KCDcrkHpXlbUsZMVaVakLZzQJOwa4+wupgJI51 w==; X-CSE-ConnectionGUID: XhvvEfYtQ2yAukCLjq/UdA== X-CSE-MsgGUID: l0P/OdlpSHSuktCLHRKbww== X-IronPort-AV: E=McAfee;i="6700,10204,11109"; a="41380601" X-IronPort-AV: E=Sophos;i="6.08,254,1712646000"; d="scan'208";a="41380601" Received: from fmviesa003.fm.intel.com ([10.60.135.143]) by fmvoesa101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jun 2024 00:36:58 -0700 X-CSE-ConnectionGUID: ToHq5LJEQ1KUNWNh6d9r+Q== X-CSE-MsgGUID: /UwiEcC3SJ+H3frnT7NadA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,254,1712646000"; d="scan'208";a="46854468" Received: from lkp-server01.sh.intel.com (HELO 68891e0c336b) ([10.239.97.150]) by fmviesa003.fm.intel.com with ESMTP; 21 Jun 2024 00:36:52 -0700 Received: from kbuild by 68891e0c336b with local (Exim 4.96) (envelope-from ) id 1sKYpF-0008Ky-1m; Fri, 21 Jun 2024 07:36:49 +0000 Date: Fri, 21 Jun 2024 15:36:16 +0800 From: kernel test robot To: Jie Gan , Mathieu Poirier , Suzuki K Poulose , Alexander Shishkin , Konrad Dybcio , Mike Leach , Rob Herring , Krzysztof Kozlowski Cc: oe-kbuild-all@lists.linux.dev, Jinlong Mao , Greg Kroah-Hartman , coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Tingwei Zhang , Yuanfang Zhang , Tao Zhang , Trilok Soni , Song Chai , linux-arm-msm@vger.kernel.org, andersson@kernel.org, quic_yijiyang@quicinc.com, quic_yuanjiey@quicinc.com, quic_liuxin@quicinc.com, quic_yanzl@quicinc.com, quic_xinlon@quicinc.com, quic_xueqnie@quicinc.com, quic_sijiwu@quicinc.com Subject: Re: [PATCH v1 2/3] coresight: Add coresight slave register driver to support data filter function in sysfs mode Message-ID: <202406211517.KmJFaZkV-lkp@intel.com> References: <20240618072726.3767974-3-quic_jiegan@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240618072726.3767974-3-quic_jiegan@quicinc.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240621_003658_793250_8DDB5A5E X-CRM114-Status: GOOD ( 13.34 ) 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 Jie, kernel test robot noticed the following build errors: [auto build test ERROR on next-20240617] [also build test ERROR on v6.10-rc4] [cannot apply to robh/for-next atorgue-stm32/stm32-next linus/master v6.10-rc4 v6.10-rc3 v6.10-rc2] [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/Jie-Gan/dt-bindings-arm-Add-binding-document-for-Coresight-Slave-Register-device/20240618-181003 base: next-20240617 patch link: https://lore.kernel.org/r/20240618072726.3767974-3-quic_jiegan%40quicinc.com patch subject: [PATCH v1 2/3] coresight: Add coresight slave register driver to support data filter function in sysfs mode config: arm-allmodconfig (https://download.01.org/0day-ci/archive/20240621/202406211517.KmJFaZkV-lkp@intel.com/config) compiler: arm-linux-gnueabi-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240621/202406211517.KmJFaZkV-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/202406211517.KmJFaZkV-lkp@intel.com/ All errors (new ones prefixed by >>): In file included from drivers/hwtracing/coresight/coresight-csr.c:21: >> drivers/hwtracing/coresight/coresight-etm4x.h:237:10: fatal error: asm/sysreg.h: No such file or directory 237 | #include | ^~~~~~~~~~~~~~ compilation terminated. vim +237 drivers/hwtracing/coresight/coresight-etm4x.h 03336d0f4d0d74 Suzuki K Poulose 2021-02-01 236 03336d0f4d0d74 Suzuki K Poulose 2021-02-01 @237 #include 03336d0f4d0d74 Suzuki K Poulose 2021-02-01 238 #define ETM4x_REG_NUM_TO_SYSREG(n) \ 03336d0f4d0d74 Suzuki K Poulose 2021-02-01 239 sys_reg(2, 1, ETM4x_CRn(n), ETM4x_CRm(n), ETM4x_Op2(n)) 03336d0f4d0d74 Suzuki K Poulose 2021-02-01 240 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki