From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.7]) (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 1AEA527B32C for ; Mon, 30 Mar 2026 20:07:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.7 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774901267; cv=none; b=TJaIVeajPO7/e0aScYxl4no+34fCPeic9J7XAklFRiuR+9W0k6GRtoq2yLI7oSMAHfHX7KAMq0L1IXwHIFIjOeGqpUbWzKMje9rUyZWzTBz/4arX/ZRKwHkefQ9mCL13LUc5eUCKccNQQMVnZmbz/UGToDvLit3raLp9OOxeNS8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774901267; c=relaxed/simple; bh=kSQY4fSKiUnKDLLQzmhcYxS/itthrb9msm3G664DReQ=; h=Date:From:To:Cc:Subject:Message-ID; b=lU1S1lvaxsk7iagZBbkZryEjRpuyISoyIwjm0ZaPAR3y+4ggxslDaE9rIGgbdUYu1vBaVdQKDOsps3qTY8Kes6QROcn9KxUC0uwQo1uF0PUO1qtUP9DYRG3x3/7D0t4vaani8/fN5c79k88b6JmtppsApjCzqYHHyv5Zn9J5YoQ= 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=kN5d3ryc; arc=none smtp.client-ip=192.198.163.7 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="kN5d3ryc" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1774901265; x=1806437265; h=date:from:to:cc:subject:message-id; bh=kSQY4fSKiUnKDLLQzmhcYxS/itthrb9msm3G664DReQ=; b=kN5d3rycX4iXgfIZCzbcjLEMVkWJAe+QHjArcL0IB39AQ7JfJGXUniPG NKilmzPlDdYRcmL7VPcE+Hcq/q28/o/2k/fU+mmIYFG6CQV//vcMlfJzk y/UW26BWW25jdlAAhd7+N2uZ3bFDihp08RbuWHMYc+jnxlOlp0Bte2SlC 16cPg9Yn9FluwS8FJoiXccuD2VA5T2ldL4UdEy/oHOnZZ5SzA+wyNa9Pc Q7PoN9aiKboAof0wTNymWsA5OOzxU1h0yQ8/98xNBOHbOXN9l2nfijubf 5uerjEgBv+2K7N6Okj4SaWv+rFCWjWQlkM4cbz9qhHsWsnGousH8N59sl g==; X-CSE-ConnectionGUID: WPzEzkZnTZu1l32hOzoaVw== X-CSE-MsgGUID: HrvPmuhwRfOI+pKAsHnHGw== X-IronPort-AV: E=McAfee;i="6800,10657,11744"; a="101361517" X-IronPort-AV: E=Sophos;i="6.23,150,1770624000"; d="scan'208";a="101361517" Received: from fmviesa010.fm.intel.com ([10.60.135.150]) by fmvoesa101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Mar 2026 13:07:40 -0700 X-CSE-ConnectionGUID: KmNm4UXdSVa83ZDILYJ/vg== X-CSE-MsgGUID: gEpbxWyVSciUqZlbbplW7A== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,150,1770624000"; d="scan'208";a="221751015" Received: from lkp-server01.sh.intel.com (HELO 283bf2e1b94a) ([10.239.97.150]) by fmviesa010.fm.intel.com with ESMTP; 30 Mar 2026 13:07:39 -0700 Received: from kbuild by 283bf2e1b94a with local (Exim 4.98.2) (envelope-from ) id 1w7Itc-000000001dV-354e; Mon, 30 Mar 2026 20:07:36 +0000 Date: Tue, 31 Mar 2026 04:07:03 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:x86/asm] BUILD SUCCESS ec631bc3fb342ad7a2ec09433821e7201b7b15f9 Message-ID: <202603310454.Qq5ptTCt-lkp@intel.com> User-Agent: s-nail v14.9.25 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/asm branch HEAD: ec631bc3fb342ad7a2ec09433821e7201b7b15f9 x86/asm/segment: Implement loadsegment()/savesegment() macros with static inline helpers elapsed time: 754m configs tested: 192 configs skipped: 105 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allnoconfig gcc-15.2.0 alpha allyesconfig gcc-15.2.0 alpha defconfig gcc-15.2.0 arc allmodconfig clang-16 arc allnoconfig gcc-15.2.0 arc allyesconfig clang-23 arc defconfig gcc-15.2.0 arc randconfig-001-20260330 clang-23 arc randconfig-002-20260330 clang-23 arc vdk_hs38_defconfig gcc-15.2.0 arm allnoconfig gcc-15.2.0 arm allyesconfig clang-16 arm defconfig gcc-15.2.0 arm randconfig-001-20260330 clang-23 arm randconfig-002-20260330 clang-23 arm randconfig-003-20260330 clang-23 arm randconfig-004-20260330 clang-23 arm rpc_defconfig clang-18 arm64 allmodconfig clang-23 arm64 allnoconfig gcc-15.2.0 arm64 defconfig gcc-15.2.0 arm64 randconfig-001-20260330 clang-23 arm64 randconfig-002-20260330 clang-23 arm64 randconfig-003-20260330 clang-23 arm64 randconfig-004-20260330 clang-23 csky allmodconfig gcc-15.2.0 csky allnoconfig gcc-15.2.0 csky defconfig gcc-15.2.0 csky randconfig-001-20260330 clang-23 csky randconfig-002-20260330 clang-23 hexagon allmodconfig gcc-15.2.0 hexagon allnoconfig gcc-15.2.0 hexagon defconfig gcc-15.2.0 hexagon randconfig-001-20260330 gcc-11.5.0 hexagon randconfig-001-20260331 gcc-11.5.0 hexagon randconfig-002-20260330 gcc-11.5.0 hexagon randconfig-002-20260331 gcc-11.5.0 i386 allmodconfig clang-20 i386 allmodconfig gcc-14 i386 allnoconfig gcc-14 i386 allnoconfig gcc-15.2.0 i386 allyesconfig clang-20 i386 allyesconfig gcc-14 i386 buildonly-randconfig-001-20260330 gcc-14 i386 buildonly-randconfig-002-20260330 gcc-14 i386 buildonly-randconfig-003-20260330 gcc-14 i386 buildonly-randconfig-004-20260330 gcc-14 i386 buildonly-randconfig-005-20260330 gcc-14 i386 buildonly-randconfig-006-20260330 gcc-14 i386 defconfig clang-20 i386 defconfig gcc-15.2.0 i386 randconfig-001-20260330 clang-20 i386 randconfig-001-20260331 gcc-14 i386 randconfig-002-20260330 clang-20 i386 randconfig-002-20260331 gcc-14 i386 randconfig-003-20260330 clang-20 i386 randconfig-003-20260331 gcc-14 i386 randconfig-004-20260330 clang-20 i386 randconfig-004-20260331 gcc-14 i386 randconfig-005-20260330 clang-20 i386 randconfig-005-20260331 gcc-14 i386 randconfig-006-20260330 clang-20 i386 randconfig-006-20260331 gcc-14 i386 randconfig-007-20260330 clang-20 i386 randconfig-007-20260331 gcc-14 i386 randconfig-011-20260330 gcc-14 i386 randconfig-012-20260330 gcc-14 i386 randconfig-013-20260330 gcc-14 i386 randconfig-014-20260330 gcc-14 i386 randconfig-015-20260330 gcc-14 i386 randconfig-016-20260330 gcc-14 i386 randconfig-017-20260330 gcc-14 loongarch allmodconfig clang-23 loongarch allnoconfig gcc-15.2.0 loongarch defconfig clang-19 loongarch randconfig-001-20260330 gcc-11.5.0 loongarch randconfig-001-20260331 gcc-11.5.0 loongarch randconfig-002-20260330 gcc-11.5.0 loongarch randconfig-002-20260331 gcc-11.5.0 m68k allmodconfig gcc-15.2.0 m68k allnoconfig gcc-15.2.0 m68k allyesconfig clang-16 m68k defconfig clang-19 microblaze allnoconfig gcc-15.2.0 microblaze allyesconfig gcc-15.2.0 microblaze defconfig clang-19 mips allmodconfig gcc-15.2.0 mips allnoconfig gcc-15.2.0 mips allyesconfig gcc-15.2.0 nios2 allmodconfig clang-23 nios2 allnoconfig clang-23 nios2 defconfig clang-19 nios2 randconfig-001-20260330 gcc-11.5.0 nios2 randconfig-001-20260331 gcc-11.5.0 nios2 randconfig-002-20260330 gcc-11.5.0 nios2 randconfig-002-20260331 gcc-11.5.0 openrisc allmodconfig clang-23 openrisc allnoconfig clang-23 openrisc defconfig gcc-15.2.0 openrisc simple_smp_defconfig gcc-15.2.0 parisc allmodconfig gcc-15.2.0 parisc allnoconfig clang-23 parisc allyesconfig clang-19 parisc defconfig gcc-15.2.0 parisc randconfig-001-20260330 gcc-8.5.0 parisc randconfig-001-20260331 clang-23 parisc randconfig-002-20260330 gcc-8.5.0 parisc randconfig-002-20260331 clang-23 parisc64 defconfig clang-19 powerpc allmodconfig gcc-15.2.0 powerpc allnoconfig clang-23 powerpc randconfig-001-20260330 gcc-8.5.0 powerpc randconfig-001-20260331 clang-23 powerpc randconfig-002-20260330 gcc-8.5.0 powerpc randconfig-002-20260331 clang-23 powerpc64 randconfig-001-20260330 gcc-8.5.0 powerpc64 randconfig-001-20260331 clang-23 powerpc64 randconfig-002-20260330 gcc-8.5.0 powerpc64 randconfig-002-20260331 clang-23 riscv allmodconfig clang-23 riscv allnoconfig clang-23 riscv allyesconfig clang-16 riscv defconfig gcc-15.2.0 s390 allmodconfig clang-19 s390 allnoconfig clang-23 s390 allyesconfig gcc-15.2.0 s390 defconfig gcc-15.2.0 sh allmodconfig gcc-15.2.0 sh allnoconfig clang-23 sh allyesconfig clang-19 sh defconfig gcc-14 sparc allnoconfig clang-23 sparc defconfig gcc-15.2.0 sparc randconfig-001-20260330 gcc-12.5.0 sparc randconfig-002-20260330 gcc-12.5.0 sparc64 allmodconfig clang-23 sparc64 defconfig gcc-14 sparc64 randconfig-001-20260330 gcc-12.5.0 sparc64 randconfig-002-20260330 gcc-12.5.0 um allmodconfig clang-19 um allnoconfig clang-23 um allyesconfig gcc-15.2.0 um defconfig gcc-14 um i386_defconfig gcc-14 um randconfig-001-20260330 gcc-12.5.0 um randconfig-002-20260330 gcc-12.5.0 um x86_64_defconfig gcc-14 x86_64 allmodconfig clang-20 x86_64 allnoconfig clang-20 x86_64 allnoconfig clang-23 x86_64 allyesconfig clang-20 x86_64 buildonly-randconfig-001-20260330 gcc-14 x86_64 buildonly-randconfig-002-20260330 gcc-14 x86_64 buildonly-randconfig-003-20260330 gcc-14 x86_64 buildonly-randconfig-004-20260330 gcc-14 x86_64 buildonly-randconfig-005-20260330 gcc-14 x86_64 buildonly-randconfig-006-20260330 gcc-14 x86_64 defconfig gcc-14 x86_64 kexec clang-20 x86_64 randconfig-001-20260330 clang-20 x86_64 randconfig-001-20260330 gcc-14 x86_64 randconfig-002-20260330 clang-20 x86_64 randconfig-003-20260330 clang-20 x86_64 randconfig-004-20260330 clang-20 x86_64 randconfig-005-20260330 clang-20 x86_64 randconfig-005-20260330 gcc-14 x86_64 randconfig-006-20260330 clang-20 x86_64 randconfig-011-20260330 gcc-14 x86_64 randconfig-012-20260330 gcc-14 x86_64 randconfig-013-20260330 gcc-14 x86_64 randconfig-014-20260330 clang-20 x86_64 randconfig-014-20260330 gcc-14 x86_64 randconfig-015-20260330 clang-20 x86_64 randconfig-015-20260330 gcc-14 x86_64 randconfig-016-20260330 gcc-14 x86_64 randconfig-071-20260330 gcc-14 x86_64 randconfig-072-20260330 gcc-14 x86_64 randconfig-073-20260330 gcc-14 x86_64 randconfig-074-20260330 gcc-14 x86_64 randconfig-075-20260330 gcc-14 x86_64 randconfig-076-20260330 gcc-14 x86_64 rhel-9.4 clang-20 x86_64 rhel-9.4-bpf gcc-14 x86_64 rhel-9.4-func clang-20 x86_64 rhel-9.4-kselftests clang-20 x86_64 rhel-9.4-kunit gcc-14 x86_64 rhel-9.4-ltp gcc-14 x86_64 rhel-9.4-rust clang-20 xtensa allnoconfig clang-23 xtensa allyesconfig clang-23 xtensa randconfig-001-20260330 gcc-12.5.0 xtensa randconfig-002-20260330 gcc-12.5.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki