From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.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 738D913B2BB for ; Wed, 22 Jan 2025 01:55:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.14 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737510907; cv=none; b=ZOrJ7SyEZNS21AXxziYPeF5RVQCR6qBEDh1DmN3LaOTEdM1wVovLLrwY+bbQoYtyLk9BE7OOCpB/XdUxZJOB8AJSmfSjWTZCJug9ipfyxqlapMCVWdpYCdLLZEO7xQVq2Umv0DEPx6B/3k7a1NbbZLydTzzY0ARpBFZhDqmFH3U= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737510907; c=relaxed/simple; bh=KG/ZZidA6XFsBwbcJuWG90lRWwwjp93kNe4Uc/fNfpM=; h=Date:From:To:Cc:Subject:Message-ID; b=EaUaZqB4ZIDqCRO5+Vavt7sTXU9K/xzGD8vo8XJ5jOATlMhjpL6dbm4iS/9JTLh1423RqslXPWhQX8BVGHuH7HY74RNHNHMVDxNnVG7ZXh9pcHFjwzaMhLlK+wu2d585gUFxqjYIDE3rgv3f87mYl2wq7bQNummXJ5zx+uRqfB4= 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=KSwydBGA; arc=none smtp.client-ip=192.198.163.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="KSwydBGA" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1737510905; x=1769046905; h=date:from:to:cc:subject:message-id; bh=KG/ZZidA6XFsBwbcJuWG90lRWwwjp93kNe4Uc/fNfpM=; b=KSwydBGA6qio9zQf9yEQupliaKeekVL3N6HYnx0CbIfm1ky6IA3hM1wQ jgq78kX0EOu3btezL0s3hNQGIUo0UnWwd9ww72HZJVUsXJtoU0xEru0Vr xT330p2rrKbM33djbcMndyufnntaIspoxid6dX9QE0gxH1rX9fyS0nxIR yJ9AV6GQQ63pYyzt+2inQwhCEfIHrjmKz8QK7xHLRz+iVgAF9eoFjWIJ5 aEHHTE7G18mMoZ7gJR1caCcqLKPMBZ4TEYDXjMppfOO+w+oV7Lv8yz+ZU gTXdtDn0UHw5/dX3pkijTN9sqLR41MH0+XuZvy4Kh2VU/aa8HJwhT94G2 A==; X-CSE-ConnectionGUID: 93B6Y7lCRCWDs5asTGL6uA== X-CSE-MsgGUID: LEkBnSrTS8CJgFN1m3S+iA== X-IronPort-AV: E=McAfee;i="6700,10204,11322"; a="38204963" X-IronPort-AV: E=Sophos;i="6.13,223,1732608000"; d="scan'208";a="38204963" Received: from fmviesa009.fm.intel.com ([10.60.135.149]) by fmvoesa108.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jan 2025 17:55:05 -0800 X-CSE-ConnectionGUID: i7OKSnHpRaiWIoGBMS7Hjw== X-CSE-MsgGUID: 12Rle7cwQ6GY4USYDh9D5A== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.13,223,1732608000"; d="scan'208";a="107592058" Received: from lkp-server01.sh.intel.com (HELO d63d4d77d921) ([10.239.97.150]) by fmviesa009.fm.intel.com with ESMTP; 21 Jan 2025 17:55:04 -0800 Received: from kbuild by d63d4d77d921 with local (Exim 4.96) (envelope-from ) id 1taPxN-000ZGt-2w; Wed, 22 Jan 2025 01:55:01 +0000 Date: Wed, 22 Jan 2025 09:54:59 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:sched/urgent] BUILD SUCCESS 3429dd57f0deb1a602c2624a1dd7c4c11b6c4734 Message-ID: <202501220952.Y1idevJ9-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 sched/urgent branch HEAD: 3429dd57f0deb1a602c2624a1dd7c4c11b6c4734 sched/fair: Fix inaccurate h_nr_runnable accounting with delayed dequeue elapsed time: 792m configs tested: 113 configs skipped: 2 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allnoconfig gcc-14.2.0 alpha allyesconfig gcc-14.2.0 arc allmodconfig gcc-13.2.0 arc allnoconfig gcc-13.2.0 arc allyesconfig gcc-13.2.0 arc randconfig-001-20250121 gcc-13.2.0 arc randconfig-002-20250121 gcc-13.2.0 arm allmodconfig gcc-14.2.0 arm allnoconfig clang-17 arm allyesconfig gcc-14.2.0 arm randconfig-001-20250121 clang-18 arm randconfig-002-20250121 gcc-14.2.0 arm randconfig-003-20250121 gcc-14.2.0 arm randconfig-004-20250121 gcc-14.2.0 arm sunxi_defconfig gcc-14.2.0 arm64 allmodconfig clang-18 arm64 allnoconfig gcc-14.2.0 arm64 randconfig-001-20250121 gcc-14.2.0 arm64 randconfig-002-20250121 gcc-14.2.0 arm64 randconfig-003-20250121 gcc-14.2.0 arm64 randconfig-004-20250121 clang-18 csky allnoconfig gcc-14.2.0 csky randconfig-001-20250121 gcc-14.2.0 csky randconfig-002-20250121 gcc-14.2.0 hexagon allmodconfig clang-20 hexagon allnoconfig clang-20 hexagon allyesconfig clang-18 hexagon randconfig-001-20250121 clang-19 hexagon randconfig-002-20250121 clang-20 i386 allmodconfig gcc-12 i386 allnoconfig gcc-12 i386 allyesconfig gcc-12 i386 buildonly-randconfig-001-20250121 gcc-12 i386 buildonly-randconfig-002-20250121 clang-19 i386 buildonly-randconfig-003-20250121 gcc-12 i386 buildonly-randconfig-004-20250121 gcc-12 i386 buildonly-randconfig-005-20250121 gcc-12 i386 buildonly-randconfig-006-20250121 clang-19 i386 defconfig clang-19 loongarch allmodconfig gcc-14.2.0 loongarch allnoconfig gcc-14.2.0 loongarch randconfig-001-20250121 gcc-14.2.0 loongarch randconfig-002-20250121 gcc-14.2.0 m68k allmodconfig gcc-14.2.0 m68k allnoconfig gcc-14.2.0 m68k allyesconfig gcc-14.2.0 microblaze allmodconfig gcc-14.2.0 microblaze allnoconfig gcc-14.2.0 microblaze allyesconfig gcc-14.2.0 mips allnoconfig gcc-14.2.0 mips maltaaprp_defconfig clang-20 mips vocore2_defconfig clang-15 nios2 allnoconfig gcc-14.2.0 nios2 randconfig-001-20250121 gcc-14.2.0 nios2 randconfig-002-20250121 gcc-14.2.0 openrisc allnoconfig gcc-14.2.0 openrisc allyesconfig gcc-14.2.0 parisc allmodconfig gcc-14.2.0 parisc allnoconfig gcc-14.2.0 parisc allyesconfig gcc-14.2.0 parisc randconfig-001-20250121 gcc-14.2.0 parisc randconfig-002-20250121 gcc-14.2.0 powerpc allmodconfig gcc-14.2.0 powerpc allnoconfig gcc-14.2.0 powerpc allyesconfig clang-16 powerpc icon_defconfig gcc-14.2.0 powerpc mpc866_ads_defconfig clang-20 powerpc randconfig-001-20250121 clang-20 powerpc randconfig-002-20250121 gcc-14.2.0 powerpc randconfig-003-20250121 gcc-14.2.0 powerpc64 randconfig-001-20250121 gcc-14.2.0 powerpc64 randconfig-002-20250121 clang-20 powerpc64 randconfig-003-20250121 clang-16 riscv allmodconfig clang-20 riscv allnoconfig gcc-14.2.0 riscv allyesconfig clang-20 riscv nommu_virt_defconfig clang-20 riscv randconfig-001-20250121 gcc-14.2.0 riscv randconfig-002-20250121 gcc-14.2.0 s390 allmodconfig clang-19 s390 allnoconfig clang-20 s390 allyesconfig gcc-14.2.0 s390 randconfig-001-20250121 clang-15 s390 randconfig-002-20250121 gcc-14.2.0 sh allmodconfig gcc-14.2.0 sh allnoconfig gcc-14.2.0 sh allyesconfig gcc-14.2.0 sh randconfig-001-20250121 gcc-14.2.0 sh randconfig-002-20250121 gcc-14.2.0 sparc allmodconfig gcc-14.2.0 sparc allnoconfig gcc-14.2.0 sparc randconfig-001-20250121 gcc-14.2.0 sparc randconfig-002-20250121 gcc-14.2.0 sparc64 randconfig-001-20250121 gcc-14.2.0 sparc64 randconfig-002-20250121 gcc-14.2.0 um allmodconfig clang-20 um allnoconfig clang-18 um allyesconfig gcc-12 um randconfig-001-20250121 clang-16 um randconfig-002-20250121 gcc-12 x86_64 allnoconfig clang-19 x86_64 allyesconfig clang-19 x86_64 buildonly-randconfig-001-20250121 gcc-12 x86_64 buildonly-randconfig-002-20250121 clang-19 x86_64 buildonly-randconfig-003-20250121 gcc-12 x86_64 buildonly-randconfig-004-20250121 clang-19 x86_64 buildonly-randconfig-005-20250121 clang-19 x86_64 buildonly-randconfig-006-20250121 gcc-12 x86_64 defconfig gcc-11 xtensa allnoconfig gcc-14.2.0 xtensa audio_kc705_defconfig gcc-14.2.0 xtensa randconfig-001-20250121 gcc-14.2.0 xtensa randconfig-002-20250121 gcc-14.2.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki