From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.10]) (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 914172E64C for ; Tue, 28 May 2024 18:19:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.10 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1716920381; cv=none; b=ONEhp8JwZDZfIdc2xNJFnIaAeqdLLdVfTYkmf3pSkj+bn6D1jfVWP6r3nG1+aAmFSpGlZ9cTzAFwr1MBF2hcQYwB8ERjw3C8yvTxtjWaTzkxIf29v4GrLUzPE2LfECX6PtKrqYcrgo6UcK+DtFDLaDCqr4CvoIYzWZOnawLwhzQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1716920381; c=relaxed/simple; bh=/9cmWafLmlXYpNU4ZdGRO914EqZp6LrMXzHeNGPSm10=; h=Date:From:To:Cc:Subject:Message-ID; b=mC+YOwQKSF5G6TN/TO44s1yqovtcDtlJr6Si1eDnJDSGOmhcsRLRRqK7MsS+D+BaWb7etpBNZTaQpfd56bJRwver6z1csEqE3iGIlTbvBAiJ26icEZOp2eUSqKr0ahMoIvVGgtRfw2H+TEj1ySlXWX+6HkCbAXRE7D3iLRpCNpc= 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=iQwRBQUZ; arc=none smtp.client-ip=192.198.163.10 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="iQwRBQUZ" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1716920380; x=1748456380; h=date:from:to:cc:subject:message-id; bh=/9cmWafLmlXYpNU4ZdGRO914EqZp6LrMXzHeNGPSm10=; b=iQwRBQUZz+MDtoCe1aBA6bQj4mUdVRtZuRiJJcVLnM6Kxet+MsbmW7+T i2o59x7F1cbpoDX3Ag53PoRfTnEGQuc6TUDC8BBM8kAq9I0GPxSA79GgI A5Zz1UGqR0JYm8pmHObJ0eN5JimS7Id4KVscyQGC5aqXtq5WpL9+Xo8xT CprOdSx/DkpUl9yeMdCTuNggYfknE0+71HS3skqzbZm+FVVVcg/rWVo71 pfQQOJRjfnc4S/GpYb5ea8qrsPMYoND3lfyEtON/XX2J3t3QjwK2u2UMk BmjRc9X/GBx4om85fXQjqZWGF6Empw8X1ebjjST9bUnL9q9A70XQIojbW w==; X-CSE-ConnectionGUID: 712Jq138TJyPEZ3gmoYKXw== X-CSE-MsgGUID: YoFRcwTCQhW7Bl4miVZ6Xg== X-IronPort-AV: E=McAfee;i="6600,9927,11085"; a="24704451" X-IronPort-AV: E=Sophos;i="6.08,196,1712646000"; d="scan'208";a="24704451" Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by fmvoesa104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 May 2024 11:19:39 -0700 X-CSE-ConnectionGUID: BmR5OpJoQnq4PIDgKhcZQA== X-CSE-MsgGUID: 9zB2L0JXQamUc9xtCXgCRQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,196,1712646000"; d="scan'208";a="58356280" Received: from unknown (HELO 0610945e7d16) ([10.239.97.151]) by fmviesa002.fm.intel.com with ESMTP; 28 May 2024 11:19:39 -0700 Received: from kbuild by 0610945e7d16 with local (Exim 4.96) (envelope-from ) id 1sC1Q7-000Cbj-1C; Tue, 28 May 2024 18:19:35 +0000 Date: Wed, 29 May 2024 02:19:15 +0800 From: kernel test robot To: "Paul E. McKenney" Cc: linux-kernel@vger.kernel.org Subject: [paulmck-rcu:dev.2024.05.21a] BUILD SUCCESS 17284125a3f17be817e917b23511c99aea8fee81 Message-ID: <202405290212.12hGLykf-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/paulmck/linux-rcu.git dev.2024.05.21a branch HEAD: 17284125a3f17be817e917b23511c99aea8fee81 rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation elapsed time: 736m configs tested: 189 configs skipped: 4 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allnoconfig gcc alpha allyesconfig gcc alpha defconfig gcc arc allmodconfig gcc arc allnoconfig gcc arc allyesconfig gcc arc axs103_smp_defconfig gcc arc defconfig gcc arc randconfig-001-20240528 gcc arc randconfig-002-20240528 gcc arm allmodconfig gcc arm allnoconfig clang arm allyesconfig gcc arm davinci_all_defconfig clang arm defconfig clang arm footbridge_defconfig clang arm jornada720_defconfig clang arm multi_v7_defconfig gcc arm omap2plus_defconfig gcc arm randconfig-001-20240528 gcc arm randconfig-002-20240528 gcc arm randconfig-003-20240528 clang arm randconfig-004-20240528 clang arm spitz_defconfig gcc arm64 allmodconfig clang arm64 allnoconfig gcc arm64 defconfig gcc arm64 randconfig-001-20240528 clang arm64 randconfig-002-20240528 clang arm64 randconfig-003-20240528 gcc arm64 randconfig-004-20240528 gcc csky allmodconfig gcc csky allnoconfig gcc csky allyesconfig gcc csky defconfig gcc csky randconfig-001-20240528 gcc csky randconfig-002-20240528 gcc hexagon allmodconfig clang hexagon allnoconfig clang hexagon allyesconfig clang hexagon defconfig clang hexagon randconfig-001-20240528 clang hexagon randconfig-002-20240528 clang i386 allmodconfig gcc i386 allnoconfig gcc i386 allyesconfig gcc i386 buildonly-randconfig-001-20240528 gcc i386 buildonly-randconfig-002-20240528 clang i386 buildonly-randconfig-003-20240528 clang i386 buildonly-randconfig-004-20240528 clang i386 buildonly-randconfig-005-20240528 clang i386 buildonly-randconfig-006-20240528 clang i386 defconfig clang i386 randconfig-001-20240528 clang i386 randconfig-002-20240528 clang i386 randconfig-003-20240528 gcc i386 randconfig-004-20240528 gcc i386 randconfig-005-20240528 gcc i386 randconfig-006-20240528 gcc i386 randconfig-011-20240528 clang i386 randconfig-012-20240528 gcc i386 randconfig-013-20240528 gcc i386 randconfig-014-20240528 clang i386 randconfig-015-20240528 gcc i386 randconfig-016-20240528 gcc loongarch allmodconfig gcc loongarch allnoconfig gcc loongarch defconfig gcc loongarch randconfig-001-20240528 gcc loongarch randconfig-002-20240528 gcc m68k allmodconfig gcc m68k allnoconfig gcc m68k allyesconfig gcc m68k defconfig gcc m68k m5307c3_defconfig gcc m68k multi_defconfig gcc microblaze allmodconfig gcc microblaze allnoconfig gcc microblaze allyesconfig gcc microblaze defconfig gcc mips allnoconfig gcc mips allyesconfig gcc mips bigsur_defconfig gcc mips malta_defconfig gcc nios2 allmodconfig gcc nios2 allnoconfig gcc nios2 allyesconfig gcc nios2 defconfig gcc nios2 randconfig-001-20240528 gcc nios2 randconfig-002-20240528 gcc openrisc allnoconfig gcc openrisc allyesconfig gcc openrisc defconfig gcc parisc allmodconfig gcc parisc allnoconfig gcc parisc allyesconfig gcc parisc defconfig gcc parisc randconfig-001-20240528 gcc parisc randconfig-002-20240528 gcc parisc64 defconfig gcc powerpc allmodconfig gcc powerpc allnoconfig gcc powerpc allyesconfig clang powerpc arches_defconfig gcc powerpc ppc40x_defconfig clang powerpc randconfig-001-20240528 gcc powerpc randconfig-002-20240528 clang powerpc randconfig-003-20240528 clang powerpc tqm8555_defconfig clang powerpc tqm8560_defconfig gcc powerpc64 randconfig-001-20240528 clang powerpc64 randconfig-002-20240528 gcc powerpc64 randconfig-003-20240528 clang riscv allmodconfig clang riscv allnoconfig gcc riscv allyesconfig clang riscv defconfig clang riscv nommu_k210_sdcard_defconfig gcc riscv randconfig-001-20240528 clang riscv randconfig-002-20240528 clang s390 allmodconfig clang s390 allnoconfig clang s390 allyesconfig gcc s390 defconfig clang s390 randconfig-001-20240528 gcc s390 randconfig-002-20240528 clang sh allmodconfig gcc sh allnoconfig gcc sh allyesconfig gcc sh defconfig gcc sh ecovec24-romimage_defconfig gcc sh ecovec24_defconfig gcc sh migor_defconfig gcc sh polaris_defconfig gcc sh randconfig-001-20240528 gcc sh randconfig-002-20240528 gcc sh sdk7786_defconfig gcc sh sh03_defconfig gcc sh sh7710voipgw_defconfig gcc sh urquell_defconfig gcc sparc allmodconfig gcc sparc allnoconfig gcc sparc defconfig gcc sparc64 allmodconfig gcc sparc64 allyesconfig gcc sparc64 defconfig gcc sparc64 randconfig-001-20240528 gcc sparc64 randconfig-002-20240528 gcc um allmodconfig clang um allnoconfig clang um allyesconfig gcc um defconfig clang um i386_defconfig gcc um randconfig-001-20240528 gcc um randconfig-002-20240528 gcc um x86_64_defconfig clang x86_64 allnoconfig clang x86_64 allyesconfig clang x86_64 buildonly-randconfig-001-20240528 clang x86_64 buildonly-randconfig-002-20240528 clang x86_64 buildonly-randconfig-003-20240528 clang x86_64 buildonly-randconfig-004-20240528 gcc x86_64 buildonly-randconfig-005-20240528 clang x86_64 buildonly-randconfig-006-20240528 clang x86_64 defconfig gcc x86_64 randconfig-001-20240528 clang x86_64 randconfig-002-20240528 clang x86_64 randconfig-003-20240528 clang x86_64 randconfig-004-20240528 gcc x86_64 randconfig-005-20240528 clang x86_64 randconfig-006-20240528 gcc x86_64 randconfig-011-20240528 gcc x86_64 randconfig-012-20240528 gcc x86_64 randconfig-013-20240528 clang x86_64 randconfig-014-20240528 clang x86_64 randconfig-015-20240528 clang x86_64 randconfig-016-20240528 gcc x86_64 randconfig-071-20240528 clang x86_64 randconfig-072-20240528 gcc x86_64 randconfig-073-20240528 gcc x86_64 randconfig-074-20240528 gcc x86_64 randconfig-075-20240528 clang x86_64 randconfig-076-20240528 clang x86_64 rhel-8.3-rust clang xtensa allnoconfig gcc xtensa cadence_csp_defconfig gcc xtensa iss_defconfig gcc xtensa randconfig-001-20240528 gcc xtensa randconfig-002-20240528 gcc -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki