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 69174382289 for ; Thu, 19 Mar 2026 09:57:14 +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=1773914240; cv=none; b=f97f4pNC897cZE0i6yYIZO/vgz3uIM3zX6KMDy0YGu0bbNleMHG4cRVDnCVsH7BbpEXtiVR9mPSG2bXlWC8h1STbp2d9YYay61Ln4G6+Jphxfcny+0SQWuneiJXEaevPkM/g/4SHvJV8qAxgQsMy/5Xi/RlRQw2SHTqE+L/7fSQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773914240; c=relaxed/simple; bh=cjMiHdfoJWFUzHXDFxotv8uPcywy9PU7Ak+hOD7lew0=; h=Date:From:To:Cc:Subject:Message-ID; b=tsOe/YDp7uzrBSRcnaJB5peAszyXkFCg8x4aOxtVObxAsmf52bda+0fECG+DyB3Dg2u9i+t6CoZzPhKYniZDUZ2D8NsjvJE6flHdaLIwvchfrfq74y/Azsk3krar6XpZpFh1U68MlAPF61lmTwVvSrGzm8TWPca+eHYK2/c6QyM= 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=NsEHXBQO; 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="NsEHXBQO" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1773914234; x=1805450234; h=date:from:to:cc:subject:message-id; bh=cjMiHdfoJWFUzHXDFxotv8uPcywy9PU7Ak+hOD7lew0=; b=NsEHXBQOpr8erMEq7r2ENs0YAqtFl4v/BjBpnIORShZUdtPpD0RIWCpt nf1eHw0VEzLFPZKBQfMpaK+YWiag4V1n8RWuP3IVWYZtt1J0ojLN6X0gb jaHRnvZFgfBFpE1IM6xigUo3r6yNhObuisYw32anhe2VOYeiDwXACzUox ncEQf1KWiz5QvCsFgZ+iEl6+UpxW4jBFztv1bwaFdgVqECV+AD8sAJw/Q GZc+kLkNDmoDOL/Sfyh89O39HlazvyjQbiakw36KiuiEGByUe2twpysuK gv7XRaC1ogzZQqorhH1yZmoKXrOmEUPbJG9BBCQFDkfyfkEneSSJ5JV29 Q==; X-CSE-ConnectionGUID: 0a+aT86TR/yijEQlh1kt9g== X-CSE-MsgGUID: 5bhPyQwpSwKbjDRHRuGIqw== X-IronPort-AV: E=McAfee;i="6800,10657,11733"; a="100441261" X-IronPort-AV: E=Sophos;i="6.23,129,1770624000"; d="scan'208";a="100441261" Received: from orviesa005.jf.intel.com ([10.64.159.145]) by fmvoesa101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Mar 2026 02:57:11 -0700 X-CSE-ConnectionGUID: S1tTH9awTCuPCLijRY4pJw== X-CSE-MsgGUID: c7n+5c0MSPiSqBanoDsW0Q== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,129,1770624000"; d="scan'208";a="227857924" Received: from lkp-server02.sh.intel.com (HELO a51c2a36b9df) ([10.239.97.151]) by orviesa005.jf.intel.com with ESMTP; 19 Mar 2026 02:57:10 -0700 Received: from kbuild by a51c2a36b9df with local (Exim 4.98.2) (envelope-from ) id 1w3A7n-000000000iN-1kb1; Thu, 19 Mar 2026 09:57:07 +0000 Date: Thu, 19 Mar 2026 17:52:22 +0800 From: kernel test robot To: "Paul E. McKenney" Cc: linux-kernel@vger.kernel.org Subject: [paulmck-rcu:non-rcu/next] BUILD SUCCESS 0075737499dc87cb1d125f4bdc088bd8b0618d2c Message-ID: <202603191717.Dcmd4Sdr-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/paulmck/linux-rcu.git non-rcu/next branch HEAD: 0075737499dc87cb1d125f4bdc088bd8b0618d2c kernel/smp: Improve smp_call_function_single() CSD-lock diagnostics elapsed time: 1052m configs tested: 177 configs skipped: 3 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-20260319 gcc-11.5.0 arc randconfig-002-20260319 gcc-11.5.0 arm allnoconfig gcc-15.2.0 arm allyesconfig clang-16 arm defconfig gcc-15.2.0 arm randconfig-001-20260319 gcc-11.5.0 arm randconfig-002-20260319 gcc-11.5.0 arm randconfig-003-20260319 gcc-11.5.0 arm randconfig-004-20260319 gcc-11.5.0 arm64 allmodconfig clang-23 arm64 allnoconfig gcc-15.2.0 arm64 defconfig gcc-15.2.0 arm64 randconfig-001-20260319 gcc-15.2.0 arm64 randconfig-002-20260319 gcc-15.2.0 arm64 randconfig-003-20260319 gcc-15.2.0 arm64 randconfig-004-20260319 gcc-15.2.0 csky allmodconfig gcc-15.2.0 csky allnoconfig gcc-15.2.0 csky defconfig gcc-15.2.0 csky randconfig-001-20260319 gcc-15.2.0 csky randconfig-002-20260319 gcc-15.2.0 hexagon allmodconfig gcc-15.2.0 hexagon allnoconfig gcc-15.2.0 hexagon defconfig gcc-15.2.0 hexagon randconfig-001-20260319 gcc-11.5.0 hexagon randconfig-002-20260319 gcc-11.5.0 i386 allmodconfig clang-20 i386 allnoconfig gcc-15.2.0 i386 allyesconfig clang-20 i386 buildonly-randconfig-001-20260319 gcc-14 i386 buildonly-randconfig-002-20260319 gcc-14 i386 buildonly-randconfig-003-20260319 gcc-14 i386 buildonly-randconfig-004-20260319 gcc-14 i386 buildonly-randconfig-005-20260319 gcc-14 i386 buildonly-randconfig-006-20260319 gcc-14 i386 defconfig gcc-15.2.0 i386 randconfig-001-20260319 gcc-14 i386 randconfig-002-20260319 gcc-14 i386 randconfig-003-20260319 gcc-14 i386 randconfig-004-20260319 gcc-14 i386 randconfig-005-20260319 gcc-14 i386 randconfig-006-20260319 gcc-14 i386 randconfig-007-20260319 gcc-14 i386 randconfig-011-20260319 clang-20 i386 randconfig-012-20260319 clang-20 i386 randconfig-013-20260319 clang-20 i386 randconfig-014-20260319 clang-20 i386 randconfig-015-20260319 clang-20 i386 randconfig-016-20260319 clang-20 i386 randconfig-017-20260319 clang-20 loongarch allmodconfig clang-23 loongarch allnoconfig gcc-15.2.0 loongarch defconfig clang-19 loongarch randconfig-001-20260319 gcc-11.5.0 loongarch randconfig-002-20260319 gcc-11.5.0 m68k allmodconfig gcc-15.2.0 m68k allnoconfig gcc-15.2.0 m68k allyesconfig clang-16 m68k defconfig clang-19 m68k sun3x_defconfig gcc-15.2.0 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 allnoconfig gcc-11.5.0 nios2 defconfig clang-19 nios2 randconfig-001-20260319 gcc-11.5.0 nios2 randconfig-002-20260319 gcc-11.5.0 openrisc allmodconfig clang-23 openrisc allnoconfig clang-23 openrisc allnoconfig gcc-15.2.0 openrisc defconfig gcc-15.2.0 parisc allmodconfig gcc-15.2.0 parisc allnoconfig clang-23 parisc allnoconfig gcc-15.2.0 parisc allyesconfig clang-19 parisc defconfig gcc-15.2.0 parisc randconfig-001-20260319 clang-19 parisc randconfig-002-20260319 clang-19 parisc64 defconfig clang-19 powerpc allmodconfig gcc-15.2.0 powerpc allnoconfig clang-23 powerpc allnoconfig gcc-15.2.0 powerpc chrp32_defconfig clang-19 powerpc randconfig-001-20260319 clang-19 powerpc randconfig-002-20260319 clang-19 powerpc64 randconfig-001-20260319 clang-19 powerpc64 randconfig-002-20260319 clang-19 riscv allmodconfig clang-23 riscv allnoconfig clang-23 riscv allnoconfig gcc-15.2.0 riscv allyesconfig clang-16 riscv defconfig gcc-15.2.0 riscv randconfig-001-20260319 gcc-10.5.0 s390 allmodconfig clang-19 s390 allnoconfig clang-23 s390 allyesconfig gcc-15.2.0 s390 defconfig gcc-15.2.0 s390 randconfig-001-20260319 gcc-10.5.0 s390 randconfig-002-20260319 gcc-10.5.0 sh allmodconfig gcc-15.2.0 sh allnoconfig clang-23 sh allnoconfig gcc-15.2.0 sh allyesconfig clang-19 sh defconfig gcc-14 sh randconfig-001-20260319 gcc-10.5.0 sh randconfig-002-20260319 gcc-10.5.0 sparc allnoconfig clang-23 sparc allnoconfig gcc-15.2.0 sparc defconfig gcc-15.2.0 sparc randconfig-001-20260319 gcc-8.5.0 sparc randconfig-002-20260319 gcc-8.5.0 sparc64 allmodconfig clang-23 sparc64 defconfig gcc-14 sparc64 randconfig-001-20260319 gcc-8.5.0 sparc64 randconfig-002-20260319 gcc-8.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-20260319 gcc-8.5.0 um randconfig-002-20260319 gcc-8.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-20260319 clang-20 x86_64 buildonly-randconfig-002-20260319 clang-20 x86_64 buildonly-randconfig-003-20260319 clang-20 x86_64 buildonly-randconfig-004-20260319 clang-20 x86_64 buildonly-randconfig-005-20260319 clang-20 x86_64 buildonly-randconfig-006-20260319 clang-20 x86_64 defconfig gcc-14 x86_64 kexec clang-20 x86_64 randconfig-001-20260319 gcc-14 x86_64 randconfig-002-20260319 gcc-14 x86_64 randconfig-003-20260319 gcc-14 x86_64 randconfig-004-20260319 gcc-14 x86_64 randconfig-005-20260319 gcc-14 x86_64 randconfig-006-20260319 gcc-14 x86_64 randconfig-011-20260319 gcc-13 x86_64 randconfig-012-20260319 gcc-13 x86_64 randconfig-013-20260319 gcc-13 x86_64 randconfig-014-20260319 gcc-13 x86_64 randconfig-015-20260319 gcc-13 x86_64 randconfig-016-20260319 gcc-13 x86_64 randconfig-071-20260319 clang-20 x86_64 randconfig-072-20260319 clang-20 x86_64 randconfig-073-20260319 clang-20 x86_64 randconfig-074-20260319 clang-20 x86_64 randconfig-075-20260319 clang-20 x86_64 randconfig-076-20260319 clang-20 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 allnoconfig gcc-15.2.0 xtensa allyesconfig clang-23 xtensa randconfig-001-20260319 gcc-8.5.0 xtensa randconfig-002-20260319 gcc-8.5.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki