From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.14]) (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 50EFD15A86D for ; Sat, 8 Aug 2026 05:08:31 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.14 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786165713; cv=none; b=L5qSCXYNU6ITVayTS7NoVjztyGOMs2Q/dyAsYlrLUiYVAqSb1jNBfbq/MU+6mOkyn0ILlGU8BdVpniYHYY731PK39txTpFCvdcjqA8ZWx4+DZ3knnah0x2gq/y/TLTlPNZJM+654rKMoIyCzxc8yTeeshnTb3ds5ets+uNrmIpY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786165713; c=relaxed/simple; bh=o+7wpcRCa3G/R2eIELTCo02oHNZyRWl0kJlI2wg4GIU=; h=Date:From:To:Cc:Subject:Message-ID; b=re6d6XGKLXCAYODjNhHGN3u1oRPql7jxhJFyv9Jpe83Af0aeCoOZxv9tr45OtVPhwTddcyF7gAl4XK40Jq5E3fZNK4F0+nJ6p/vutoIKa6aetXpqgHf1+AEaPYXW65fo4bsr855Nfv0R5KDvqIgVoANwQJCAJwh66jOVebaxWUE= 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=OjIJ9SYR; arc=none smtp.client-ip=198.175.65.14 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="OjIJ9SYR" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1786165712; x=1817701712; h=date:from:to:cc:subject:message-id; bh=o+7wpcRCa3G/R2eIELTCo02oHNZyRWl0kJlI2wg4GIU=; b=OjIJ9SYRVFXdXKwlKrRFKqg6Aixk96v1w/C+jC0wTTIcItt+tJ1x6UUB qv6D3ewsPOFgJ8DHvtlFbe1gb8T28JM8rnzKdb0s7jZr3XwVXiZhU6vTT cvkmsKt7eARer6EM5kiTt9MBR7vc7B2WqU4NmcS/k306BnJHVpCgNhPPB PAisLO8TX3m+ccPdKZUGFLLb5V+CK2IU6+zfXfFgUwnyA01imp/16b0dm +iv5xjuyu61mXMDf2mJqaqf1ohIFisuFaUrIG4pB9fFlGAbCpaf8U+/iT eI3+tGXQ7UtdO9aYRsnquxVMu5dHJonY9dC1I/uTxQK2for4bTeO7oFqR A==; X-CSE-ConnectionGUID: 9LGSyViNSTeOoCw8ZeU8kg== X-CSE-MsgGUID: 8/e9FeG3TEyeAe2jVdOryA== X-IronPort-AV: E=McAfee;i="6800,10657,11868"; a="90651093" X-IronPort-AV: E=Sophos;i="6.25,211,1779174000"; d="scan'208";a="90651093" Received: from orviesa010.jf.intel.com ([10.64.159.150]) by orvoesa106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Aug 2026 22:08:31 -0700 X-CSE-ConnectionGUID: YLmWnyYqR7e7E/0suAGqiQ== X-CSE-MsgGUID: DgmywZ6vQUi4ECPUBgUpew== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.25,211,1779174000"; d="scan'208";a="261278497" Received: from lkp-server01.sh.intel.com (HELO 6eda058d650d) ([10.239.97.150]) by orviesa010.jf.intel.com with ESMTP; 07 Aug 2026 22:08:30 -0700 Received: from kbuild by 6eda058d650d with local (Exim 4.98.2) (envelope-from ) id 1wsZIJ-00000000Jm7-3lJQ; Sat, 08 Aug 2026 05:08:27 +0000 Date: Sat, 08 Aug 2026 13:08:05 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:locking/urgent] BUILD SUCCESS 8e7ff730dd96519a333d1570edf1c3fabb6d3629 Message-ID: <202608081350.eNcA8Ll5-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 locking/urgent branch HEAD: 8e7ff730dd96519a333d1570edf1c3fabb6d3629 futex: Fix race in futex_pivot_pending() during private hash resize elapsed time: 791m configs tested: 15 configs skipped: 1 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allnoconfig gcc-16.1.0 alpha allyesconfig gcc-16.1.0 alpha defconfig gcc-16.1.0 arc allmodconfig gcc-16.1.0 arc allyesconfig gcc-16.1.0 csky allmodconfig gcc-16.1.0 i386 allmodconfig gcc-14 loongarch defconfig clang-24 nios2 allmodconfig gcc-11.5.0 nios2 allnoconfig gcc-11.5.0 parisc allmodconfig gcc-16.1.0 parisc allyesconfig gcc-16.1.0 parisc defconfig gcc-16.1.0 sh defconfig gcc-16.1.0 sh edosk7760_defconfig gcc-16.1.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki