From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.12]) (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 58A65256E for ; Fri, 6 Dec 2024 00:35:20 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.12 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733445322; cv=none; b=LCI8cVFreBHiZ7usPWsE+KZMRZbgFBab9B4UkfV8wdJ798LOAQUPYlhZqDXzLl47SEgtYr4z31hIFAuoqf2hYfLrU6xFyej5B1AD98sew+qF2WmqwvkcneR84b28t4mGGhKfWtoDncaLsDDRkSwV6fvNxIII0ibYBR7l2NKuiiI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733445322; c=relaxed/simple; bh=xzrRaKfmCAdTSW7yYaI7N8eqL8RK/FDpLNmUeW3RGCA=; h=Date:From:To:Cc:Subject:Message-ID; b=Qv//kfREUVZhyCUzBll9bwZeZG3jfxqQsWTVm9uulJpzd5CW18g2QMwMc5rlwaFbQkaB2ooMzniBecwxtGu/ivwl8I4RgFhSSucg5wZF+QGyIgSi4iXi3meuvoTt3Y9Fe+U9HZDuKepbAm9H9/AA0JPx/ipi5GvcKCoFLnicbC4= 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=gIspnGWj; arc=none smtp.client-ip=198.175.65.12 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="gIspnGWj" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1733445321; x=1764981321; h=date:from:to:cc:subject:message-id; bh=xzrRaKfmCAdTSW7yYaI7N8eqL8RK/FDpLNmUeW3RGCA=; b=gIspnGWjTvmEiXXZ+7p04Lwe72LcNNH1kXqR/3C5i2oh4dckByRAFn1s DQ+Rt4ok8FKVSTAOW86A4U0UwI3pqtLHhpIJXLYabYtkmDIF9epyAe+EO OrgtZzD8wrt4YbRQl27SPyAUOVRv4Y+EUUK/zKfUHurJ/u2/kw4ivfOVC CCPWIuz0RcECdgGEvqr/WayfJXrG9bkqn8Lq2ewGtmNDmacpwPDNuNm6Q 2rHbm65n5d3wObxz32UHyj/Xo/nuI6lvcxOgyQkio0Ftrh/Zlnx8tP0x1 2Xz5zEa0TE5CcXufCoX4/1gXDcz8gfMf3J3vo155zMygawZLzvP7ia3c7 w==; X-CSE-ConnectionGUID: Q5vroff2TNyBqNyov020+A== X-CSE-MsgGUID: aeP5OKmhQV2UOhFftW0dUA== X-IronPort-AV: E=McAfee;i="6700,10204,11277"; a="45164165" X-IronPort-AV: E=Sophos;i="6.12,211,1728975600"; d="scan'208";a="45164165" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Dec 2024 16:35:20 -0800 X-CSE-ConnectionGUID: 9WZhRXnGS9WakOg7MYPAhA== X-CSE-MsgGUID: ExZvx3UsTqKIW/U2qCoDzA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,211,1728975600"; d="scan'208";a="125093843" Received: from lkp-server01.sh.intel.com (HELO 82a3f569d0cb) ([10.239.97.150]) by orviesa002.jf.intel.com with ESMTP; 05 Dec 2024 16:35:19 -0800 Received: from kbuild by 82a3f569d0cb with local (Exim 4.96) (envelope-from ) id 1tJMJQ-0000XG-1R; Fri, 06 Dec 2024 00:35:16 +0000 Date: Fri, 06 Dec 2024 08:31:54 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:x86/boot] BUILD REGRESSION faf0ed487415f76fe4acf7980ce360901f5e1698 Message-ID: <202412060842.BiqxZLQx-lkp@intel.com> User-Agent: s-nail v14.9.24 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/boot branch HEAD: faf0ed487415f76fe4acf7980ce360901f5e1698 x86/boot: Reject absolute references in .head.text Error/Warning (recently discovered and may have been fixed): https://lore.kernel.org/oe-kbuild-all/202412060403.efD8Kgb7-lkp@intel.com head64.c:(.head.text+0xbd): undefined reference to `level4_kernel_pgt' Error/Warning ids grouped by kconfigs: recent_errors `-- x86_64-buildonly-randconfig-001-20241206 `-- head64.c:(.head.text):undefined-reference-to-level4_kernel_pgt elapsed time: 728m configs tested: 209 configs skipped: 105 tested configs: alpha allnoconfig gcc-14.2.0 alpha allyesconfig clang-20 alpha defconfig gcc-14.2.0 arc allmodconfig clang-20 arc allnoconfig gcc-14.2.0 arc allyesconfig clang-20 arc haps_hs_defconfig gcc-13.2.0 arc nsimosci_defconfig clang-20 arc randconfig-001 clang-20 arc randconfig-001-20241205 clang-20 arc randconfig-001-20241206 gcc-14.2.0 arc randconfig-002 clang-20 arc randconfig-002-20241205 clang-20 arc randconfig-002-20241206 gcc-14.2.0 arc tb10x_defconfig clang-20 arc vdk_hs38_defconfig gcc-14.2.0 arc vdk_hs38_smp_defconfig gcc-14.2.0 arm allmodconfig clang-20 arm allnoconfig gcc-14.2.0 arm allyesconfig clang-20 arm assabet_defconfig gcc-14.2.0 arm at91_dt_defconfig gcc-14.1.0 arm collie_defconfig gcc-14.2.0 arm exynos_defconfig gcc-14.2.0 arm imxrt_defconfig clang-20 arm keystone_defconfig clang-20 arm mps2_defconfig clang-20 arm mvebu_v5_defconfig gcc-14.1.0 arm omap1_defconfig clang-20 arm omap1_defconfig gcc-14.2.0 arm randconfig-001 clang-20 arm randconfig-001-20241205 clang-20 arm randconfig-001-20241206 gcc-14.2.0 arm randconfig-002 clang-20 arm randconfig-002-20241205 clang-20 arm randconfig-002-20241206 gcc-14.2.0 arm randconfig-003 clang-20 arm randconfig-003-20241205 clang-20 arm randconfig-003-20241206 gcc-14.2.0 arm randconfig-004 clang-20 arm randconfig-004-20241205 clang-20 arm randconfig-004-20241206 gcc-14.2.0 arm rpc_defconfig gcc-14.2.0 arm shmobile_defconfig gcc-14.2.0 arm sp7021_defconfig clang-20 arm sp7021_defconfig gcc-14.2.0 arm u8500_defconfig gcc-13.2.0 arm wpcm450_defconfig gcc-14.2.0 arm64 allmodconfig clang-20 arm64 allnoconfig gcc-14.2.0 arm64 randconfig-001 clang-20 arm64 randconfig-001-20241205 clang-20 arm64 randconfig-001-20241206 gcc-14.2.0 arm64 randconfig-002 clang-20 arm64 randconfig-002-20241205 clang-20 arm64 randconfig-002-20241206 gcc-14.2.0 arm64 randconfig-003 clang-20 arm64 randconfig-003-20241205 clang-20 arm64 randconfig-003-20241206 gcc-14.2.0 arm64 randconfig-004 clang-20 arm64 randconfig-004-20241205 clang-20 arm64 randconfig-004-20241206 gcc-14.2.0 csky allnoconfig gcc-14.2.0 hexagon allmodconfig clang-20 hexagon allnoconfig gcc-14.2.0 hexagon allyesconfig clang-20 i386 buildonly-randconfig-001 gcc-12 i386 buildonly-randconfig-001-20241206 clang-19 i386 buildonly-randconfig-002 gcc-12 i386 buildonly-randconfig-002-20241206 clang-19 i386 buildonly-randconfig-003 gcc-12 i386 buildonly-randconfig-003-20241206 clang-19 i386 buildonly-randconfig-004 gcc-12 i386 buildonly-randconfig-004-20241206 clang-19 i386 buildonly-randconfig-005 gcc-12 i386 buildonly-randconfig-005-20241206 clang-19 i386 buildonly-randconfig-006 gcc-12 i386 buildonly-randconfig-006-20241206 clang-19 loongarch allmodconfig gcc-14.2.0 loongarch allnoconfig gcc-14.2.0 m68k alldefconfig gcc-14.2.0 m68k allmodconfig gcc-14.2.0 m68k allnoconfig gcc-14.2.0 m68k allyesconfig gcc-14.2.0 m68k m5249evb_defconfig gcc-14.2.0 m68k m5307c3_defconfig gcc-14.1.0 m68k mac_defconfig gcc-14.2.0 m68k multi_defconfig gcc-14.2.0 m68k virt_defconfig clang-20 microblaze allmodconfig gcc-14.2.0 microblaze allnoconfig gcc-14.2.0 microblaze allyesconfig gcc-14.2.0 mips allnoconfig gcc-14.2.0 mips ath79_defconfig clang-20 mips eyeq6_defconfig clang-20 mips ip27_defconfig gcc-14.2.0 nios2 allnoconfig gcc-14.2.0 openrisc alldefconfig clang-20 openrisc allnoconfig clang-20 openrisc allyesconfig gcc-14.2.0 openrisc or1klitex_defconfig gcc-14.2.0 openrisc simple_smp_defconfig clang-20 openrisc virt_defconfig gcc-14.2.0 parisc allmodconfig gcc-14.2.0 parisc allnoconfig clang-20 parisc allyesconfig gcc-14.2.0 parisc generic-64bit_defconfig gcc-14.2.0 parisc64 alldefconfig clang-20 parisc64 alldefconfig gcc-14.1.0 powerpc akebono_defconfig gcc-14.2.0 powerpc allmodconfig gcc-14.2.0 powerpc allnoconfig clang-20 powerpc allyesconfig gcc-14.2.0 powerpc amigaone_defconfig gcc-14.1.0 powerpc arches_defconfig gcc-14.2.0 powerpc bluestone_defconfig gcc-13.2.0 powerpc currituck_defconfig clang-20 powerpc ebony_defconfig clang-18 powerpc eiger_defconfig gcc-14.2.0 powerpc ep8248e_defconfig clang-20 powerpc g5_defconfig gcc-14.2.0 powerpc ge_imp3a_defconfig gcc-13.2.0 powerpc holly_defconfig clang-20 powerpc icon_defconfig clang-20 powerpc iss476-smp_defconfig gcc-14.2.0 powerpc mgcoge_defconfig gcc-14.2.0 powerpc mpc8313_rdb_defconfig gcc-13.2.0 powerpc mpc832x_rdb_defconfig gcc-14.2.0 powerpc mpc834x_itx_defconfig gcc-14.2.0 powerpc mpc837x_rdb_defconfig clang-20 powerpc mvme5100_defconfig gcc-14.2.0 powerpc ppc64_defconfig clang-18 powerpc ppc6xx_defconfig gcc-14.2.0 powerpc ps3_defconfig gcc-14.2.0 powerpc redwood_defconfig gcc-14.2.0 powerpc skiroot_defconfig gcc-14.2.0 powerpc tqm8540_defconfig clang-20 powerpc tqm8540_defconfig gcc-14.2.0 powerpc tqm8541_defconfig gcc-14.2.0 powerpc tqm8548_defconfig clang-20 powerpc tqm8555_defconfig clang-20 powerpc tqm8560_defconfig clang-20 powerpc64 alldefconfig clang-18 riscv allmodconfig gcc-14.2.0 riscv allnoconfig clang-20 riscv allyesconfig gcc-14.2.0 riscv defconfig gcc-13.2.0 riscv nommu_virt_defconfig gcc-14.2.0 s390 allmodconfig gcc-14.2.0 s390 allnoconfig clang-20 s390 allyesconfig gcc-14.2.0 sh allmodconfig gcc-14.2.0 sh allnoconfig gcc-14.2.0 sh allyesconfig gcc-14.2.0 sh dreamcast_defconfig clang-18 sh dreamcast_defconfig gcc-14.2.0 sh ecovec24-romimage_defconfig gcc-13.2.0 sh ecovec24_defconfig clang-20 sh edosk7760_defconfig gcc-14.2.0 sh espt_defconfig gcc-14.2.0 sh kfr2r09-romimage_defconfig gcc-14.1.0 sh landisk_defconfig gcc-14.2.0 sh lboxre2_defconfig gcc-14.2.0 sh migor_defconfig gcc-14.2.0 sh polaris_defconfig gcc-14.2.0 sh r7780mp_defconfig clang-18 sh rsk7269_defconfig clang-18 sh se7206_defconfig clang-20 sh se7343_defconfig clang-20 sh se7721_defconfig gcc-14.2.0 sh se7722_defconfig gcc-14.2.0 sh se7724_defconfig gcc-14.2.0 sh secureedge5410_defconfig clang-18 sh sh2007_defconfig gcc-14.2.0 sh sh7757lcr_defconfig gcc-14.2.0 sh sh7763rdp_defconfig clang-20 sh shx3_defconfig clang-20 sh shx3_defconfig gcc-14.2.0 sh titan_defconfig gcc-14.2.0 sparc allmodconfig gcc-14.2.0 sparc allnoconfig gcc-14.2.0 sparc sparc32_defconfig gcc-14.2.0 um allmodconfig clang-20 um allnoconfig clang-20 um allyesconfig clang-20 um x86_64_defconfig gcc-13.2.0 x86_64 buildonly-randconfig-001 gcc-12 x86_64 buildonly-randconfig-001-20241205 clang-19 x86_64 buildonly-randconfig-001-20241206 clang-19 x86_64 buildonly-randconfig-002 gcc-12 x86_64 buildonly-randconfig-002-20241205 clang-19 x86_64 buildonly-randconfig-002-20241206 clang-19 x86_64 buildonly-randconfig-003 gcc-12 x86_64 buildonly-randconfig-003-20241205 clang-19 x86_64 buildonly-randconfig-003-20241206 clang-19 x86_64 buildonly-randconfig-004 gcc-12 x86_64 buildonly-randconfig-004-20241205 clang-19 x86_64 buildonly-randconfig-004-20241206 clang-19 x86_64 buildonly-randconfig-005 gcc-12 x86_64 buildonly-randconfig-005-20241205 clang-19 x86_64 buildonly-randconfig-005-20241206 clang-19 x86_64 buildonly-randconfig-006 gcc-12 x86_64 buildonly-randconfig-006-20241205 clang-19 x86_64 buildonly-randconfig-006-20241206 clang-19 xtensa allnoconfig gcc-14.2.0 xtensa cadence_csp_defconfig gcc-14.2.0 xtensa generic_kc705_defconfig clang-20 xtensa iss_defconfig gcc-14.2.0 xtensa xip_kc705_defconfig gcc-14.2.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki