From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.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 E6E40199FB2 for ; Thu, 3 Oct 2024 13:15:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.12 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727961334; cv=none; b=W9FB258hnUkxV1DG2lAJvUZfCV3slKU/vNd5XxSZ9nZ+P+pmsD7HRIDcAcVSgNWvMDPQoTDPA+h9d02k+iwGhIFGTY4NVUdjkfNE+o9EdiPsU73zjsPhHnbVA1diaJp4xuebNPI0FW6Eks/XfQrA6HdbI2RIPY0j4Sk6CuCFzzg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727961334; c=relaxed/simple; bh=ZWxLEGl973eXji+Bl/CbO+CdPUlbQMrxAkF4EpVJkYU=; h=Date:From:To:Cc:Subject:Message-ID; b=D2N/Wq6b7xNF1+aDAnWK0Sq0LVpW5F2P4vc3PpnED9MdO/R6SAI8HciYGr5EMCjwtJpuI2DyMF0ICg3zBZ73RHG2pDfAp+BKH586FJN54olwK79ePOTuCbiYQFoRLx8prVCZ3WPH66fVONw9H5VV482W0F0QDKKu6rnYIJJ+kUs= 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=RyEduCuM; arc=none smtp.client-ip=192.198.163.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="RyEduCuM" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1727961332; x=1759497332; h=date:from:to:cc:subject:message-id; bh=ZWxLEGl973eXji+Bl/CbO+CdPUlbQMrxAkF4EpVJkYU=; b=RyEduCuMNwRi47e+v9FTu7u0gaEtPSY7WImucDyP/0fFsZmBZiJTiFoA UAJgKHo6WbOt/ANXvXcx79Rdyf3PkLJUmZlgRtRpV4rkFLEL3uFx13YNy 32T1L8A4kDM0OgLYJtQ1SvnixwncMnkPqXAwCIqQFq1vo1N4r+h4TDET5 nrg4F4YMZhtyMULAyZQmt7Nb7zXBfifyo0biTby1H/EcMzviM4RzqQU9N q1nIy0YIEjIONXNV9XlAg8v6WnQjrEg7xkgPS8fZaQ9I5mnHMAdwd8Grw bakNIX51XxMK8tplF++fv28rJWXheaXJoyX+N5U/OBuXsatfz5KerXyx3 Q==; X-CSE-ConnectionGUID: 7/tzRPhySzOqzSknKObJWw== X-CSE-MsgGUID: s+hi6O14RaibqoIRRzuKsQ== X-IronPort-AV: E=McAfee;i="6700,10204,11214"; a="31034135" X-IronPort-AV: E=Sophos;i="6.11,174,1725346800"; d="scan'208";a="31034135" Received: from orviesa006.jf.intel.com ([10.64.159.146]) by fmvoesa106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Oct 2024 06:15:32 -0700 X-CSE-ConnectionGUID: Aj6Lz3roTcu2GOSfkj+ryQ== X-CSE-MsgGUID: jv3UI22KRb++mVp+PtbTxA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,174,1725346800"; d="scan'208";a="74596073" Received: from lkp-server01.sh.intel.com (HELO a48cf1aa22e8) ([10.239.97.150]) by orviesa006.jf.intel.com with ESMTP; 03 Oct 2024 06:15:31 -0700 Received: from kbuild by a48cf1aa22e8 with local (Exim 4.96) (envelope-from ) id 1swLg0-0000Rs-2i; Thu, 03 Oct 2024 13:15:28 +0000 Date: Thu, 03 Oct 2024 21:15:01 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:timers/core] BUILD SUCCESS 8c111f1b967687f47bb0cfbedf2863b62c23223c Message-ID: <202410032149.lI7oGnR2-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 timers/core branch HEAD: 8c111f1b967687f47bb0cfbedf2863b62c23223c timekeeping: Don't use seqcount loop in ktime_mono_to_any() on 64-bit systems elapsed time: 1213m configs tested: 178 configs skipped: 3 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allnoconfig gcc-14.1.0 alpha allyesconfig clang-20 alpha defconfig gcc-14.1.0 arc allmodconfig clang-20 arc allnoconfig gcc-14.1.0 arc allyesconfig clang-20 arc axs103_defconfig gcc-14.1.0 arc defconfig gcc-14.1.0 arc hsdk_defconfig gcc-14.1.0 arc randconfig-001-20241003 gcc-14.1.0 arc randconfig-002-20241003 gcc-14.1.0 arm allmodconfig clang-20 arm allnoconfig gcc-14.1.0 arm allyesconfig clang-20 arm clps711x_defconfig gcc-14.1.0 arm defconfig gcc-14.1.0 arm lpc18xx_defconfig gcc-14.1.0 arm orion5x_defconfig gcc-14.1.0 arm randconfig-001-20241003 gcc-14.1.0 arm randconfig-002-20241003 gcc-14.1.0 arm randconfig-003-20241003 gcc-14.1.0 arm randconfig-004-20241003 gcc-14.1.0 arm realview_defconfig gcc-14.1.0 arm64 allmodconfig clang-20 arm64 allnoconfig gcc-14.1.0 arm64 defconfig gcc-14.1.0 arm64 randconfig-001-20241003 gcc-14.1.0 arm64 randconfig-002-20241003 gcc-14.1.0 arm64 randconfig-003-20241003 gcc-14.1.0 arm64 randconfig-004-20241003 gcc-14.1.0 csky allnoconfig gcc-14.1.0 csky defconfig gcc-14.1.0 csky randconfig-001-20241003 gcc-14.1.0 csky randconfig-002-20241003 gcc-14.1.0 hexagon allmodconfig clang-20 hexagon allnoconfig gcc-14.1.0 hexagon allyesconfig clang-20 hexagon defconfig gcc-14.1.0 hexagon randconfig-001-20241003 gcc-14.1.0 hexagon randconfig-002-20241003 gcc-14.1.0 i386 allmodconfig clang-18 i386 allnoconfig clang-18 i386 allyesconfig clang-18 i386 buildonly-randconfig-001-20241003 gcc-12 i386 buildonly-randconfig-002-20241003 gcc-12 i386 buildonly-randconfig-003-20241003 gcc-12 i386 buildonly-randconfig-004-20241003 gcc-12 i386 buildonly-randconfig-005-20241003 gcc-12 i386 buildonly-randconfig-006-20241003 gcc-12 i386 defconfig clang-18 i386 randconfig-001-20241003 gcc-12 i386 randconfig-002-20241003 gcc-12 i386 randconfig-003-20241003 gcc-12 i386 randconfig-004-20241003 gcc-12 i386 randconfig-005-20241003 gcc-12 i386 randconfig-006-20241003 gcc-12 i386 randconfig-011-20241003 gcc-12 i386 randconfig-012-20241003 gcc-12 i386 randconfig-013-20241003 gcc-12 i386 randconfig-014-20241003 gcc-12 i386 randconfig-015-20241003 gcc-12 i386 randconfig-016-20241003 gcc-12 loongarch allmodconfig gcc-14.1.0 loongarch allnoconfig gcc-14.1.0 loongarch defconfig gcc-14.1.0 loongarch randconfig-001-20241003 gcc-14.1.0 loongarch randconfig-002-20241003 gcc-14.1.0 m68k allmodconfig gcc-14.1.0 m68k allnoconfig gcc-14.1.0 m68k allyesconfig gcc-14.1.0 m68k defconfig gcc-14.1.0 m68k m5275evb_defconfig gcc-14.1.0 microblaze allmodconfig gcc-14.1.0 microblaze allnoconfig gcc-14.1.0 microblaze allyesconfig gcc-14.1.0 microblaze defconfig gcc-14.1.0 mips allnoconfig gcc-14.1.0 mips bcm63xx_defconfig gcc-14.1.0 mips loongson1b_defconfig gcc-14.1.0 mips qi_lb60_defconfig gcc-14.1.0 nios2 allnoconfig gcc-14.1.0 nios2 defconfig gcc-14.1.0 nios2 randconfig-001-20241003 gcc-14.1.0 nios2 randconfig-002-20241003 gcc-14.1.0 openrisc allnoconfig clang-20 openrisc allnoconfig gcc-14.1.0 openrisc allyesconfig gcc-14.1.0 openrisc defconfig gcc-12 parisc allmodconfig gcc-14.1.0 parisc allnoconfig clang-20 parisc allnoconfig gcc-14.1.0 parisc allyesconfig gcc-14.1.0 parisc defconfig gcc-12 parisc randconfig-001-20241003 gcc-14.1.0 parisc randconfig-002-20241003 gcc-14.1.0 parisc64 alldefconfig gcc-14.1.0 parisc64 defconfig gcc-14.1.0 powerpc allmodconfig gcc-14.1.0 powerpc allnoconfig clang-20 powerpc allnoconfig gcc-14.1.0 powerpc allyesconfig gcc-14.1.0 powerpc currituck_defconfig gcc-14.1.0 powerpc randconfig-001-20241003 gcc-14.1.0 powerpc randconfig-002-20241003 gcc-14.1.0 powerpc randconfig-003-20241003 gcc-14.1.0 powerpc64 randconfig-001-20241003 gcc-14.1.0 powerpc64 randconfig-002-20241003 gcc-14.1.0 powerpc64 randconfig-003-20241003 gcc-14.1.0 riscv allmodconfig gcc-14.1.0 riscv allnoconfig clang-20 riscv allnoconfig gcc-14.1.0 riscv allyesconfig gcc-14.1.0 riscv defconfig gcc-12 riscv randconfig-001-20241003 gcc-14.1.0 riscv randconfig-002-20241003 gcc-14.1.0 s390 allmodconfig gcc-14.1.0 s390 allnoconfig clang-20 s390 allyesconfig gcc-14.1.0 s390 defconfig gcc-12 s390 defconfig gcc-14.1.0 s390 randconfig-001-20241003 gcc-14.1.0 s390 randconfig-002-20241003 gcc-14.1.0 sh allmodconfig gcc-14.1.0 sh allnoconfig gcc-14.1.0 sh allyesconfig gcc-14.1.0 sh defconfig gcc-12 sh kfr2r09_defconfig gcc-14.1.0 sh randconfig-001-20241003 gcc-14.1.0 sh randconfig-002-20241003 gcc-14.1.0 sh se7750_defconfig gcc-14.1.0 sh shmin_defconfig gcc-14.1.0 sparc allmodconfig gcc-14.1.0 sparc64 defconfig gcc-12 sparc64 randconfig-001-20241003 gcc-14.1.0 sparc64 randconfig-002-20241003 gcc-14.1.0 um allmodconfig clang-20 um allnoconfig clang-17 um allnoconfig clang-20 um allyesconfig clang-20 um defconfig gcc-12 um i386_defconfig gcc-12 um randconfig-001-20241003 gcc-14.1.0 um randconfig-002-20241003 gcc-14.1.0 um x86_64_defconfig gcc-12 x86_64 allnoconfig clang-18 x86_64 allyesconfig clang-18 x86_64 buildonly-randconfig-001-20241003 clang-18 x86_64 buildonly-randconfig-002-20241003 clang-18 x86_64 buildonly-randconfig-003-20241003 clang-18 x86_64 buildonly-randconfig-004-20241003 clang-18 x86_64 buildonly-randconfig-005-20241003 clang-18 x86_64 buildonly-randconfig-006-20241003 clang-18 x86_64 defconfig clang-18 x86_64 kexec clang-18 x86_64 kexec gcc-12 x86_64 randconfig-001-20241003 clang-18 x86_64 randconfig-002-20241003 clang-18 x86_64 randconfig-003-20241003 clang-18 x86_64 randconfig-004-20241003 clang-18 x86_64 randconfig-005-20241003 clang-18 x86_64 randconfig-006-20241003 clang-18 x86_64 randconfig-011-20241003 clang-18 x86_64 randconfig-012-20241003 clang-18 x86_64 randconfig-013-20241003 clang-18 x86_64 randconfig-014-20241003 clang-18 x86_64 randconfig-015-20241003 clang-18 x86_64 randconfig-016-20241003 clang-18 x86_64 randconfig-071-20241003 clang-18 x86_64 randconfig-072-20241003 clang-18 x86_64 randconfig-073-20241003 clang-18 x86_64 randconfig-074-20241003 clang-18 x86_64 randconfig-075-20241003 clang-18 x86_64 randconfig-076-20241003 clang-18 x86_64 rhel-8.3 gcc-12 x86_64 rhel-8.3-rust clang-18 xtensa allnoconfig gcc-14.1.0 xtensa randconfig-001-20241003 gcc-14.1.0 xtensa randconfig-002-20241003 gcc-14.1.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki