From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id AEDE432E748 for ; Thu, 23 Oct 2025 16:39:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.21 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761237577; cv=none; b=KWiyX6tYFFC5FltqGbtMb/e3Pb8gmC3QKvNsQw84FKSjt7kyCV9eR/84t6Vrz9cSIpGJpuswKQkUunXJjewYEAGwmVTLaB0leqGMvpLL/SJZi8Oq8Ru5V3/ITPgGi9g9ADhPPFzH9ITTm/gtxSXhQ1NlKrOGphm9Mg3WTYtRo6k= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761237577; c=relaxed/simple; bh=SLdCIP7cLz03b55MQ0vX4PwOYiWsbcDhqGOkIVEqxzM=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=B+aESyy2txwkte/oAGWFXo6qzlua7mbh1dTO973YZZqUaPi2ux+LVETzMvM/tiXd6YHGjNf6M0FbpXVoeHMbiJeyIQLGMi+rIpRhUotjmF01oupvVEyRsNrXCG6gf1wU0jJoZgMdAiHzB5NPavnCFF0QZumCjYec5nF2W6joNtU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=fKIXRlDR; arc=none smtp.client-ip=198.175.65.21 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="fKIXRlDR" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1761237576; x=1792773576; h=date:from:to:cc:subject:message-id:mime-version; bh=SLdCIP7cLz03b55MQ0vX4PwOYiWsbcDhqGOkIVEqxzM=; b=fKIXRlDRBeQSEBgJSBv64FD0lnCygp3/IUF/7qcjgks5JspvtJpDjbEV avdjyHXM6TJC+EHyUd1FU6av34pQSooUwpNU2Cu2e7GnJeZxXEorzVqlf Q2HBvRQNrRTahu9lKu0dKCiN9QamfSj0GvXQcXWVYc8TBdM+z3ytDcrmF 6LozdB92vkDZBoMo1FAh2aJC2MuORDY52u5qUhU3TxsXt+3K7Zcp2dsAv OfMh5/SajkPdKpwGieUHj9FX6icReduwibgE5ahvd6RcN4ffklLnTyDJg aNiAASdsmQxq5xTt+R6xDjacMGw7vH7ocpbjbEiq0F00vxZs7HkCk89xw A==; X-CSE-ConnectionGUID: mOmDgNk8TEi4dBQ5sqp6mQ== X-CSE-MsgGUID: adahMMKlTWypXG6ybcA4PA== X-IronPort-AV: E=McAfee;i="6800,10657,11531"; a="63317506" X-IronPort-AV: E=Sophos;i="6.17,312,1747724400"; d="scan'208";a="63317506" Received: from orviesa006.jf.intel.com ([10.64.159.146]) by orvoesa113.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Oct 2025 09:39:35 -0700 X-CSE-ConnectionGUID: EsGoV46xT32LyzL8gxF7lQ== X-CSE-MsgGUID: H+e7qMeoTVmylz3nwuJXKg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.19,250,1754982000"; d="scan'208";a="183377359" Received: from lkp-server02.sh.intel.com (HELO 66d7546c76b2) ([10.239.97.151]) by orviesa006.jf.intel.com with ESMTP; 23 Oct 2025 09:39:34 -0700 Received: from kbuild by 66d7546c76b2 with local (Exim 4.96) (envelope-from ) id 1vByLb-000DhE-2D; Thu, 23 Oct 2025 16:39:31 +0000 Date: Fri, 24 Oct 2025 00:38:49 +0800 From: kernel test robot To: Raul E Rangel Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Petr Mladek Subject: init/main.c:753:(.init.text+0x7a): relocation truncated to fit: R_ARC_S25W_PCREL against symbol `__st_r13_to_r16' defined in .text section in ../lib/gcc/arc-linux/8.5.0/libgcc.a(_millicodethunk_st.o) Message-ID: <202510240036.dstaemZG-lkp@intel.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Raul, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 43e9ad0c55a369ecc84a4788d06a8a6bfa634f1c commit: 17b655759e83fd5e28931a0ece96fa9c2ab718e7 init: Don't proxy `console=` to earlycon date: 1 year, 1 month ago config: arc-randconfig-r061-20251023 (https://download.01.org/0day-ci/archive/20251024/202510240036.dstaemZG-lkp@intel.com/config) compiler: arc-linux-gcc (GCC) 8.5.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251024/202510240036.dstaemZG-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/202510240036.dstaemZG-lkp@intel.com/ All errors (new ones prefixed by >>): init/main.o: in function `do_early_param': >> init/main.c:753:(.init.text+0x7a): relocation truncated to fit: R_ARC_S25W_PCREL against symbol `__st_r13_to_r16' defined in .text section in ../lib/gcc/arc-linux/8.5.0/libgcc.a(_millicodethunk_st.o) vim +753 init/main.c ^1da177e4c3f415 Linus Torvalds 2005-04-16 749 ^1da177e4c3f415 Linus Torvalds 2005-04-16 750 /* Check for early params. */ ecc8617053e0a97 Luis R. Rodriguez 2015-03-30 751 static int __init do_early_param(char *param, char *val, ecc8617053e0a97 Luis R. Rodriguez 2015-03-30 752 const char *unused, void *arg) ^1da177e4c3f415 Linus Torvalds 2005-04-16 @753 { 914dcaa84c53f2c Rusty Russell 2010-08-11 754 const struct obs_kernel_param *p; ^1da177e4c3f415 Linus Torvalds 2005-04-16 755 ^1da177e4c3f415 Linus Torvalds 2005-04-16 756 for (p = __setup_start; p < __setup_end; p++) { 17b655759e83fd5 Raul E Rangel 2024-09-11 757 if (p->early && parameq(param, p->str)) { ^1da177e4c3f415 Linus Torvalds 2005-04-16 758 if (p->setup_func(val) != 0) ea676e846a8171b Andrew Morton 2013-04-29 759 pr_warn("Malformed early option '%s'\n", param); ^1da177e4c3f415 Linus Torvalds 2005-04-16 760 } ^1da177e4c3f415 Linus Torvalds 2005-04-16 761 } ^1da177e4c3f415 Linus Torvalds 2005-04-16 762 /* We accept everything at this stage. */ ^1da177e4c3f415 Linus Torvalds 2005-04-16 763 return 0; ^1da177e4c3f415 Linus Torvalds 2005-04-16 764 } ^1da177e4c3f415 Linus Torvalds 2005-04-16 765 :::::: The code at line 753 was first introduced by commit :::::: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 Linux-2.6.12-rc2 :::::: TO: Linus Torvalds :::::: CC: Linus Torvalds -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki