From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.9]) (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 C146369784 for ; Tue, 5 Dec 2023 11:26:29 +0000 (UTC) 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="MyWY2Z3V" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1701775590; x=1733311590; h=date:from:to:cc:subject:message-id:mime-version; bh=Or76sH8H7ALmljrnEUq3oIKn7mnuczw0AABVu+7wb14=; b=MyWY2Z3V6Qm6I+7j//RGS0p6dy4yHD1LgPed4sPgm6Pjl74x8zFe+jne 1Gv6YFIk5BtpxblE7XXwERBWAB/vczh4a/xZ1eqjGVOxJxfkrgPFCWXbQ YdZOK0lAUwuLUC/4YN9VNVIf8wD3Se+OraKQxGAlTaHUt29dItQ4fXz7/ pa/FGnjKmjUCbukzUPjazjESmds8cFLQfjLPr2CG9ccZzYpEtOMlPOgBb es/KIl+wZgDk7ZlCgDkNMM/CXFXWmYK0B4KW5B8UdIDSHPjpkADoYnfzo J1+kPAHPHX63AYTpUvIWUYtOEOB7XLpHXs0rdLXlF0QH62klCnlXTLQ5f Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10914"; a="12596669" X-IronPort-AV: E=Sophos;i="6.04,252,1695711600"; d="scan'208";a="12596669" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orvoesa101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Dec 2023 03:26:29 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10914"; a="764298774" X-IronPort-AV: E=Sophos;i="6.04,252,1695711600"; d="scan'208";a="764298774" Received: from lkp-server02.sh.intel.com (HELO b07ab15da5fe) ([10.239.97.151]) by orsmga007.jf.intel.com with ESMTP; 05 Dec 2023 03:26:27 -0800 Received: from kbuild by b07ab15da5fe with local (Exim 4.96) (envelope-from ) id 1rATZI-0008rS-2O; Tue, 05 Dec 2023 11:26:24 +0000 Date: Tue, 5 Dec 2023 19:25:45 +0800 From: kernel test robot To: Konrad Dybcio Cc: oe-kbuild-all@lists.linux.dev, Linux Memory Management List , Bjorn Andersson Subject: [linux-next:master 4150/4884] qcom_stats.c:(.text.qcom_ddr_stats_show+0x14c): undefined reference to `__udivdi3' Message-ID: <202312051935.IXiYU8Kn-lkp@intel.com> Precedence: bulk X-Mailing-List: oe-kbuild-all@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 0f5f12ac05f36f117e793656c3f560625e927f1b commit: e84e61bdb97c14cf989094394c6e6a6dcb1a3381 [4150/4884] soc: qcom: stats: Add DDR sleep stats config: mips-allyesconfig (https://download.01.org/0day-ci/archive/20231205/202312051935.IXiYU8Kn-lkp@intel.com/config) compiler: mips-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231205/202312051935.IXiYU8Kn-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/202312051935.IXiYU8Kn-lkp@intel.com/ All errors (new ones prefixed by >>): arch/mips/kernel/head.o: in function `__kernel_entry': (.text+0x0): relocation truncated to fit: R_MIPS_26 against `kernel_entry' arch/mips/kernel/head.o: in function `smp_bootstrap': (.ref.text+0xd8): relocation truncated to fit: R_MIPS_26 against `start_secondary' init/main.o: in function `set_reset_devices': main.c:(.init.text+0x10): relocation truncated to fit: R_MIPS_26 against `_mcount' main.c:(.init.text+0x18): relocation truncated to fit: R_MIPS_26 against `__sanitizer_cov_trace_pc' init/main.o: in function `debug_kernel': main.c:(.init.text+0x50): relocation truncated to fit: R_MIPS_26 against `_mcount' main.c:(.init.text+0x58): relocation truncated to fit: R_MIPS_26 against `__sanitizer_cov_trace_pc' init/main.o: in function `quiet_kernel': main.c:(.init.text+0x90): relocation truncated to fit: R_MIPS_26 against `_mcount' main.c:(.init.text+0x98): relocation truncated to fit: R_MIPS_26 against `__sanitizer_cov_trace_pc' init/main.o: in function `warn_bootconfig': main.c:(.init.text+0xd0): relocation truncated to fit: R_MIPS_26 against `_mcount' main.c:(.init.text+0xd8): relocation truncated to fit: R_MIPS_26 against `__sanitizer_cov_trace_pc' init/main.o: in function `init_setup': main.c:(.init.text+0x108): additional relocation overflows omitted from the output mips-linux-ld: drivers/soc/qcom/qcom_stats.o: in function `qcom_ddr_stats_show': >> qcom_stats.c:(.text.qcom_ddr_stats_show+0x14c): undefined reference to `__udivdi3' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki