From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.13]) (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 A661629D29F for ; Tue, 3 Mar 2026 06:30:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.13 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772519451; cv=none; b=GyneBZ8LalTN3RaVqwxZEtS7vh/HPkF3PmxzLnkFrjmDjoqCIM1bC1Bf6/EMlNV4SXU5tXiFOHr6mWaJ2m23NxhDIw6chhMLw9hoXI032GfoBflAPJ9tottAkU2kEvbcQEI5uvyffOd18RpaDr8IjxbgbPvFpoJRqjmOoYsvSCE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772519451; c=relaxed/simple; bh=Ydt+RMcpj9nNsHvkUWBSnyRZBUGMaQunqsnCpMAf8kc=; h=Date:From:To:Cc:Subject:Message-ID; b=Hzfij89ZlDi7QscHhTZ25qdEH+H5I4GRQOAriEiWjuhuCzf9VQQVFIsNirsWiVjUfeApgn6O4I/WvUiHfcoldzFJ3J4S8r2dWO86ysar86T3xUTctgJktMXk8raJHEek4wuxSGRHNC8aBLQ4zjgaS5qNLoOG5sPw85eWa5h51+M= 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=JWXL1er3; arc=none smtp.client-ip=198.175.65.13 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="JWXL1er3" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1772519450; x=1804055450; h=date:from:to:cc:subject:message-id; bh=Ydt+RMcpj9nNsHvkUWBSnyRZBUGMaQunqsnCpMAf8kc=; b=JWXL1er3fIqU3gEFUdnZJwv9NhJ1BA69UIXZjX7vzpUyESc7SQi2UMX+ S8mqok97Qp/tycEo38sRQmdOvOjAKADKCvrSkrUsbcd5OWXHNKQn14fbl MU+A++DXLwM8YMeGUOSMjVO4WmCytd7dDxxm3O0Sx3Iy038mMZ+oVzQ29 UVi6NDY/F9vfvZLK9pWJDW3zB+d/Dd56EV1V74RlXy9JElEwIlTXeI0T7 v0aoo+j20vn9ju1j61cPcxenkB0yQd5aT8DwGQpH12YH4dU4eqTDTTmxe P8OOOBnamekPtu9ys8LHx3pJqJhKUFozJn6L5uJ9i8vDArzhhIReq0hA3 Q==; X-CSE-ConnectionGUID: 4pGxhKDIQIiBusAORwfE5Q== X-CSE-MsgGUID: 4y/stAtnQKyPO7qTllgTFQ== X-IronPort-AV: E=McAfee;i="6800,10657,11717"; a="84633626" X-IronPort-AV: E=Sophos;i="6.21,321,1763452800"; d="scan'208";a="84633626" Received: from orviesa006.jf.intel.com ([10.64.159.146]) by orvoesa105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Mar 2026 22:30:49 -0800 X-CSE-ConnectionGUID: uNC8dy7mSHC1F27usyqMhg== X-CSE-MsgGUID: r58+c7o8RQeP6w63hD8XUA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.21,321,1763452800"; d="scan'208";a="217033997" Received: from lkp-server01.sh.intel.com (HELO f27a57aa7a36) ([10.239.97.150]) by orviesa006.jf.intel.com with ESMTP; 02 Mar 2026 22:30:48 -0800 Received: from kbuild by f27a57aa7a36 with local (Exim 4.98.2) (envelope-from ) id 1vxJHJ-000000001nY-3Fy8; Tue, 03 Mar 2026 06:30:45 +0000 Date: Tue, 03 Mar 2026 14:30:17 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:sched/core] BUILD SUCCESS 2ad9b46d0a53bcadf2092626fcfd2d96e9b22001 Message-ID: <202603031409.Rlngl7Eo-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: 2ad9b46d0a53bcadf2092626fcfd2d96e9b22001 sched: Make raw_spin_rq_unlock() inline elapsed time: 933m configs tested: 55 configs skipped: 0 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 arc allmodconfig gcc-15.2.0 arc allnoconfig gcc-15.2.0 arc allyesconfig gcc-15.2.0 arm allnoconfig clang-23 arm allyesconfig gcc-15.2.0 arm64 allmodconfig clang-19 arm64 allnoconfig gcc-15.2.0 csky allmodconfig gcc-15.2.0 csky allnoconfig gcc-15.2.0 hexagon allmodconfig clang-17 hexagon allnoconfig clang-23 i386 allmodconfig gcc-14 i386 allnoconfig gcc-14 i386 allyesconfig gcc-14 loongarch allmodconfig clang-19 loongarch allnoconfig clang-23 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 openrisc allmodconfig gcc-15.2.0 openrisc allnoconfig gcc-15.2.0 parisc allmodconfig gcc-15.2.0 parisc allnoconfig gcc-15.2.0 parisc allyesconfig gcc-15.2.0 powerpc allmodconfig gcc-15.2.0 powerpc allnoconfig gcc-15.2.0 riscv allmodconfig clang-23 riscv allnoconfig gcc-15.2.0 riscv allyesconfig clang-16 s390 allmodconfig clang-18 s390 allnoconfig clang-23 s390 allyesconfig gcc-15.2.0 sh allmodconfig gcc-15.2.0 sh allnoconfig gcc-15.2.0 sh allyesconfig gcc-15.2.0 sparc allnoconfig gcc-15.2.0 sparc64 allmodconfig clang-23 um allmodconfig clang-19 um allnoconfig clang-23 um allyesconfig gcc-14 x86_64 allmodconfig clang-20 x86_64 allnoconfig clang-20 x86_64 allyesconfig clang-20 x86_64 rhel-9.4-rust clang-20 xtensa allnoconfig gcc-15.2.0 xtensa allyesconfig gcc-15.2.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki