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 43270D5B170 for ; Mon, 15 Dec 2025 18:01: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: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=SYJ+2h/JnDJa2+yjOVOQDdjDQHGVLHt52RB5LE7/+vw=; b=s7YXAy/l454fjLJKYeQd7pCVcx v8kFFQkKoNa9SCpD9P/2gVqEc2870vNs1dnZgD8+a0K+K44tue4O4OqOLHEQNYsL86zp7E0uSVjBl D09UGEfjl9wIhDwCoFwanWRB7RU8iDYeCG+Yn/TAZU/B7/ySH7Xeq9HaXsGyTR70eLM6Ifyc5ECNK mtsVnLiwaShD9zfde7iZA0o0d+S1l7+ct0E3OYg0JbfmHzkJCHcLJXl/AfsH7uPbTt5pkwQNJW+1G tAErDPv2L3Qq10vLR/PDjv2q13JxnwNi7Cdb6NZfh+657NhZxZOGOXdfDgPpG6YD8I4rdgGodyRG0 2D8DoKug==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vVCsT-000000046LB-1D6u; Mon, 15 Dec 2025 18:00:57 +0000 Received: from mgamail.intel.com ([192.198.163.18]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vVCsP-000000046Kn-2AI6 for linux-arm-kernel@lists.infradead.org; Mon, 15 Dec 2025 18:00:55 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1765821653; x=1797357653; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=xxgOgB20hanHcYFd7t7oP4Q0JQiogpWh4jHFCannRyA=; b=U0HKm0tB6KgwH9/uMrCElXbI2REwlcOhWRR/VIPYuLTgCq5GMU8V6rFg i9QkLLExUtpU3de5qjcCETVA+Jd0AluNxcQABFEYFUYCa8FNo9i5jCdQ/ eo2opB3wbDakKvhfIeGg12G9hL3FryL1aDT6zAwBkx7A0vtI/ca83gYfA 7miuU+aLKIMZxRxqz/fgehUtlu+mj/9GDJ1TfN8nXpP8QbE/UFFq4UjCg PxSJIQjErxcWF9tqVJEEt/NX9AQqAFnX89HS7ezhf9q3GcYUaYwmpE336 MhOYIvcj/4gVrx6lUDxIAqXv8mGspjsOxMTZVR2DBzKwDJ5qTQhVRarYv A==; X-CSE-ConnectionGUID: ZWlzN078Q7G6y2YVeRYwIQ== X-CSE-MsgGUID: gzoJE9rzSzSWI7yGbq4Rzg== X-IronPort-AV: E=McAfee;i="6800,10657,11643"; a="66915139" X-IronPort-AV: E=Sophos;i="6.21,151,1763452800"; d="scan'208";a="66915139" Received: from fmviesa005.fm.intel.com ([10.60.135.145]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Dec 2025 10:00:52 -0800 X-CSE-ConnectionGUID: gyonBzQQS7KxnXu5g8+D5g== X-CSE-MsgGUID: Xp6e8NnbQCC0lFcwV4kLnw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.21,151,1763452800"; d="scan'208";a="202199486" Received: from lkp-server02.sh.intel.com (HELO 034c7e8e53c3) ([10.239.97.151]) by fmviesa005.fm.intel.com with ESMTP; 15 Dec 2025 10:00:46 -0800 Received: from kbuild by 034c7e8e53c3 with local (Exim 4.98.2) (envelope-from ) id 1vVCrv-000000000aD-2VzS; Mon, 15 Dec 2025 18:00:30 +0000 Date: Tue, 16 Dec 2025 01:59:37 +0800 From: kernel test robot To: Ankur Arora , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, bpf@vger.kernel.org Cc: oe-kbuild-all@lists.linux.dev, arnd@arndb.de, catalin.marinas@arm.com, will@kernel.org, peterz@infradead.org, akpm@linux-foundation.org, mark.rutland@arm.com, harisokn@amazon.com, cl@gentwo.org, ast@kernel.org, rafael@kernel.org, daniel.lezcano@linaro.org, memxor@gmail.com, zhenglifeng1@huawei.com, xueshuai@linux.alibaba.com, joao.m.martins@oracle.com, boris.ostrovsky@oracle.com, konrad.wilk@oracle.com, Ankur Arora , Bjorn Andersson , Konrad Dybcio , Christoph Lameter Subject: Re: [PATCH v8 03/12] arm64/delay: move some constants out to a separate header Message-ID: <202512160125.4rEePFm5-lkp@intel.com> References: <20251215044919.460086-4-ankur.a.arora@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20251215044919.460086-4-ankur.a.arora@oracle.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251215_100053_573468_241A7983 X-CRM114-Status: GOOD ( 12.06 ) 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 Ankur, kernel test robot noticed the following build errors: [auto build test ERROR on bpf-next/master] [also build test ERROR on bpf/master linus/master arnd-asm-generic/master v6.19-rc1 next-20251215] [cannot apply to arm64/for-next/core bpf-next/net] [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/Ankur-Arora/asm-generic-barrier-Add-smp_cond_load_relaxed_timeout/20251215-130116 base: https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git master patch link: https://lore.kernel.org/r/20251215044919.460086-4-ankur.a.arora%40oracle.com patch subject: [PATCH v8 03/12] arm64/delay: move some constants out to a separate header config: sh-allmodconfig (https://download.01.org/0day-ci/archive/20251216/202512160125.4rEePFm5-lkp@intel.com/config) compiler: sh4-linux-gcc (GCC) 15.1.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251216/202512160125.4rEePFm5-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/202512160125.4rEePFm5-lkp@intel.com/ All errors (new ones prefixed by >>): >> drivers/soc/qcom/rpmh-rsc.c:29:10: fatal error: asm/delay-const.h: No such file or directory 29 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. vim +29 drivers/soc/qcom/rpmh-rsc.c 8 9 #include 10 #include 11 #include 12 #include 13 #include 14 #include 15 #include 16 #include 17 #include 18 #include 19 #include 20 #include 21 #include 22 #include 23 #include 24 #include 25 #include 26 #include 27 #include 28 #include > 29 #include 30 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki