From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.17]) (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 1C0841A0BD0 for ; Mon, 16 Mar 2026 19:23:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.17 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773689010; cv=none; b=Kp/+jJidnk6zSVK95bJnfrHq9Mchp8zZF7b+omfRslrKJUC6z0oQem3QIu+/ujuy5Ae171vowwv3b+YT1YEmE01jE4V9dF/8S+b44Mv02Jl80swQaCqvbMFxHH7PXQmtwsBO4Ttz4GolhJU0rF1tOmUQ7Bji6xyc+OlPrUtWVG0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773689010; c=relaxed/simple; bh=/C+jpEqww5MmRimr3jgdzKmg3voFkAm5oQAYlKi0kMI=; h=Date:From:To:Cc:Subject:Message-ID; b=l4UO7xMm1cg/+yGIo8mi34TFLvWctgeh2EH02oVmCx3eZK3XCEBhVbSairGDLPUmqUa8TU2C5Clc5oiVGfEuFA4UDzZ1eDGw7xdSYQrfKlCUMDrKgDEr+A3pRbKHG/pm0FN/o+6DvhzlRM6qnTxy10Kka70bBG5UXS2UrFaDNY4= 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=juyHRSdP; arc=none smtp.client-ip=192.198.163.17 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="juyHRSdP" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1773689008; x=1805225008; h=date:from:to:cc:subject:message-id; bh=/C+jpEqww5MmRimr3jgdzKmg3voFkAm5oQAYlKi0kMI=; b=juyHRSdPLdW8CFx+k4pbv5rWotCh8lHzHggj4wvDB7iQc5Ycrd2acXWK LO/4hyTjJXbupJtUOT6+yBhFZ6xS2XBEso3FYihsbK54VoNkCnZmtS0RJ 83Nod8fAoG87IFu02k/XDtAZ+fq+K2UGEYsiXMMY0XmK6/mDqXkrT5We3 0nrYy3cYMluRV+WqB6LLLQAyDhmY7nZz87MXjaCiK7H/fddGz9Ydhz+D6 3pNa4lsVzmTcwf74WFF0sVbZ12D76liYvaSH2snh1Ez2ehNmYYORlv9FI 0eBYKujpTDsdMN3CUOWSBnwrMgsc2bAvbtzckjl0QDGmVL5+HA+l6PPYe g==; X-CSE-ConnectionGUID: CdZgVsA1RNi0o35pM8/EbA== X-CSE-MsgGUID: 5Ey5dkfuR2SSDz4OS2rFgA== X-IronPort-AV: E=McAfee;i="6800,10657,11731"; a="74630916" X-IronPort-AV: E=Sophos;i="6.23,124,1770624000"; d="scan'208";a="74630916" Received: from fmviesa007.fm.intel.com ([10.60.135.147]) by fmvoesa111.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Mar 2026 12:23:27 -0700 X-CSE-ConnectionGUID: 8ZBbnyVDSI6Zo+s1dRFkMw== X-CSE-MsgGUID: X80IScxKSQSfVuqGSE1bjw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,124,1770624000"; d="scan'208";a="219184482" Received: from lkp-server01.sh.intel.com (HELO 892944969b78) ([10.239.97.150]) by fmviesa007.fm.intel.com with ESMTP; 16 Mar 2026 12:23:26 -0700 Received: from kbuild by 892944969b78 with local (Exim 4.98.2) (envelope-from ) id 1w2DX9-000000001Aw-3SfT; Mon, 16 Mar 2026 19:23:23 +0000 Date: Tue, 17 Mar 2026 03:22:45 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:sched/core] BUILD SUCCESS 8d16e3c6f844823812f872df5ef1d3d2ed11b956 Message-ID: <202603170339.rWqWLZIP-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 sched/core branch HEAD: 8d16e3c6f844823812f872df5ef1d3d2ed11b956 sched/fair: Fix comma operator misuse in NUMA fault accounting elapsed time: 1446m configs tested: 151 configs skipped: 2 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 gcc-15.2.0 arc allnoconfig gcc-15.2.0 arc allyesconfig gcc-15.2.0 arc defconfig gcc-15.2.0 arc randconfig-001-20260316 gcc-10.5.0 arc randconfig-002-20260316 gcc-9.5.0 arm allnoconfig clang-23 arm allyesconfig gcc-15.2.0 arm randconfig-001-20260316 clang-23 arm randconfig-002-20260316 clang-23 arm randconfig-003-20260316 clang-23 arm randconfig-004-20260316 clang-23 arm64 allmodconfig clang-19 arm64 allnoconfig gcc-15.2.0 arm64 randconfig-001-20260316 gcc-11.5.0 arm64 randconfig-002-20260316 clang-23 arm64 randconfig-003-20260316 clang-23 arm64 randconfig-004-20260316 clang-19 csky allmodconfig gcc-15.2.0 csky allnoconfig gcc-15.2.0 csky randconfig-001-20260316 gcc-15.2.0 csky randconfig-002-20260316 gcc-14.3.0 hexagon allmodconfig clang-17 hexagon allnoconfig clang-23 hexagon randconfig-001-20260316 clang-23 hexagon randconfig-002-20260316 clang-23 i386 allnoconfig gcc-14 i386 allyesconfig gcc-14 i386 buildonly-randconfig-001-20260316 clang-20 i386 buildonly-randconfig-002-20260316 gcc-14 i386 buildonly-randconfig-003-20260316 clang-20 i386 buildonly-randconfig-004-20260316 clang-20 i386 buildonly-randconfig-005-20260316 clang-20 i386 buildonly-randconfig-006-20260316 gcc-14 i386 defconfig clang-20 i386 randconfig-001-20260316 gcc-14 i386 randconfig-002-20260316 clang-20 i386 randconfig-003-20260316 gcc-14 i386 randconfig-004-20260316 gcc-14 i386 randconfig-005-20260316 clang-20 i386 randconfig-006-20260316 gcc-12 i386 randconfig-007-20260316 gcc-14 i386 randconfig-011-20260316 clang-20 i386 randconfig-012-20260316 gcc-14 i386 randconfig-013-20260316 clang-20 i386 randconfig-014-20260316 gcc-13 i386 randconfig-015-20260316 clang-20 i386 randconfig-016-20260316 gcc-14 i386 randconfig-017-20260316 clang-20 loongarch allmodconfig clang-19 loongarch allnoconfig clang-23 loongarch randconfig-001-20260316 gcc-14.3.0 loongarch randconfig-002-20260316 clang-18 m68k allmodconfig gcc-15.2.0 m68k allnoconfig gcc-15.2.0 m68k allyesconfig gcc-15.2.0 microblaze allnoconfig gcc-15.2.0 microblaze allyesconfig gcc-15.2.0 mips allmodconfig gcc-15.2.0 mips allnoconfig gcc-15.2.0 mips allyesconfig gcc-15.2.0 nios2 allmodconfig gcc-11.5.0 nios2 allnoconfig gcc-11.5.0 nios2 randconfig-001-20260316 gcc-11.5.0 nios2 randconfig-002-20260316 gcc-8.5.0 openrisc allmodconfig gcc-15.2.0 openrisc allnoconfig gcc-15.2.0 openrisc defconfig gcc-15.2.0 parisc allmodconfig gcc-15.2.0 parisc allnoconfig gcc-15.2.0 parisc allyesconfig gcc-15.2.0 parisc defconfig gcc-15.2.0 parisc randconfig-001-20260316 gcc-8.5.0 parisc randconfig-002-20260316 gcc-12.5.0 powerpc allmodconfig gcc-15.2.0 powerpc allnoconfig gcc-15.2.0 powerpc randconfig-001-20260316 clang-23 powerpc randconfig-002-20260316 clang-23 powerpc64 randconfig-001-20260316 gcc-13.4.0 powerpc64 randconfig-002-20260316 gcc-8.5.0 riscv allmodconfig clang-23 riscv allnoconfig gcc-15.2.0 riscv allyesconfig clang-16 riscv defconfig clang-23 riscv randconfig-001-20260316 gcc-15.2.0 riscv randconfig-002-20260316 gcc-8.5.0 s390 allmodconfig clang-18 s390 allnoconfig clang-23 s390 allyesconfig gcc-15.2.0 s390 defconfig clang-23 s390 randconfig-001-20260316 clang-18 s390 randconfig-002-20260316 gcc-14.3.0 sh allmodconfig gcc-15.2.0 sh allnoconfig gcc-15.2.0 sh allyesconfig gcc-15.2.0 sh defconfig gcc-15.2.0 sh randconfig-001-20260316 gcc-15.2.0 sh randconfig-002-20260316 gcc-12.5.0 sh rts7751r2dplus_defconfig gcc-15.2.0 sparc allnoconfig gcc-15.2.0 sparc defconfig gcc-15.2.0 sparc randconfig-001-20260316 gcc-8.5.0 sparc randconfig-002-20260316 gcc-12.5.0 sparc64 allmodconfig clang-23 sparc64 defconfig clang-20 sparc64 randconfig-001-20260316 gcc-8.5.0 sparc64 randconfig-002-20260316 gcc-15.2.0 um allmodconfig clang-19 um allnoconfig clang-23 um allyesconfig gcc-14 um defconfig clang-23 um i386_defconfig gcc-14 um randconfig-001-20260316 gcc-14 um randconfig-002-20260316 clang-23 um x86_64_defconfig clang-23 x86_64 allmodconfig clang-20 x86_64 allnoconfig clang-20 x86_64 allyesconfig clang-20 x86_64 buildonly-randconfig-001-20260316 gcc-14 x86_64 buildonly-randconfig-002-20260316 clang-20 x86_64 buildonly-randconfig-003-20260316 clang-20 x86_64 buildonly-randconfig-004-20260316 gcc-14 x86_64 buildonly-randconfig-005-20260316 gcc-14 x86_64 buildonly-randconfig-006-20260316 clang-20 x86_64 defconfig gcc-14 x86_64 randconfig-001-20260316 gcc-14 x86_64 randconfig-002-20260316 clang-20 x86_64 randconfig-003-20260316 clang-20 x86_64 randconfig-004-20260316 gcc-14 x86_64 randconfig-005-20260316 clang-20 x86_64 randconfig-006-20260316 clang-20 x86_64 randconfig-011-20260316 gcc-14 x86_64 randconfig-012-20260316 gcc-14 x86_64 randconfig-013-20260316 gcc-14 x86_64 randconfig-014-20260316 gcc-14 x86_64 randconfig-015-20260316 clang-20 x86_64 randconfig-016-20260316 gcc-14 x86_64 randconfig-071-20260316 gcc-12 x86_64 randconfig-072-20260316 gcc-14 x86_64 randconfig-073-20260316 gcc-14 x86_64 randconfig-074-20260316 gcc-14 x86_64 randconfig-075-20260316 clang-20 x86_64 randconfig-076-20260316 clang-20 x86_64 rhel-9.4-rust clang-20 xtensa allnoconfig gcc-15.2.0 xtensa allyesconfig gcc-15.2.0 xtensa randconfig-001-20260316 gcc-15.2.0 xtensa randconfig-002-20260316 gcc-15.2.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki