From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.18]) (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 E644F26AC7 for ; Tue, 9 Apr 2024 04:33:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712637223; cv=none; b=WrHjp7KNVDbS8Y/mxuLxCnggQc8tQ+cPvraCF224Ifkaay7sD6rrCzMRma/othopIZS81m5gY2ZUjQPO0I3iX2ry7kDeiwb35lGDFxgYdbTEGsvNOTtSiv3fT2oqkIb/rAXHAIl4Mgx275ZIgHN+mVYiM0mKCm36gDCbQxmKf6Y= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712637223; c=relaxed/simple; bh=jc1ipbkNydpXPN4WObbJTg79WMACJNgKmiWcXm2kWCY=; h=Date:From:To:Cc:Subject:Message-ID; b=lOE3of1X87/XlrqHTqV57LHqHT1dcp2s8GA6I6npID9I3UVrij4PfVFY0D+vd1x3sGzkD4Qky6PnHO3q3z6x+Wr0rwLeNNB8j7oO37x/9M5E4ozeng7JPAk7mkhSYVKhHHQoR/OO2CgdSTjYlBIA1rtQU1kHCibipEIA4VCx3cE= 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=K23kYt5C; arc=none smtp.client-ip=192.198.163.18 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="K23kYt5C" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1712637222; x=1744173222; h=date:from:to:cc:subject:message-id; bh=jc1ipbkNydpXPN4WObbJTg79WMACJNgKmiWcXm2kWCY=; b=K23kYt5Chq6CSAVwvHC0KSmzOqgzn5Ohk1u7FH8pSZDhIIvpx6Pl4sCc DJ8HDoxfH2Peh4B7lcE5F3jqLW2F5Gdk5SaZH+AfM40P1nDBnhsBPPXzu n/TM6UYMgr0gwLYkSbJ75aTh2Ul2+PHY1IIJnd4hXpvuYk590n654gEb0 6+3gY+EnIvpzXZgr4lMNF0ZLMkVa/objL5h8q0JXopOiQrzHg7BGbI8m4 sTkWwWRtyMHZYc+6roRFCGwg+IXEz5xIYq1z7dRoOAXxsLLihjnT7sQOK 1GuMmJNWRasPQxD6gFNJtu2gtgAzSOaRJOQlFOYY/iQiHoia6POIJP+eE w==; X-CSE-ConnectionGUID: PFN77QTcRZW/9czox4YiyA== X-CSE-MsgGUID: lBavN0thRoy3xqSGYyJWSw== X-IronPort-AV: E=McAfee;i="6600,9927,11038"; a="7784291" X-IronPort-AV: E=Sophos;i="6.07,188,1708416000"; d="scan'208";a="7784291" Received: from fmviesa008.fm.intel.com ([10.60.135.148]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Apr 2024 21:33:41 -0700 X-CSE-ConnectionGUID: m5655bQJR3qhdMDZcbdbKQ== X-CSE-MsgGUID: huuPCohRT32ZCtdTS1Kk9g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,188,1708416000"; d="scan'208";a="20224013" Received: from lkp-server01.sh.intel.com (HELO e61807b1d151) ([10.239.97.150]) by fmviesa008.fm.intel.com with ESMTP; 08 Apr 2024 21:33:40 -0700 Received: from kbuild by e61807b1d151 with local (Exim 4.96) (envelope-from ) id 1ru3Av-0005jW-2y; Tue, 09 Apr 2024 04:33:37 +0000 Date: Tue, 09 Apr 2024 12:33:24 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:locking/urgent] BUILD SUCCESS fa1f51162338b3e2f520d4bfedc42b3b2e00da6d Message-ID: <202404091222.Dxw3tgWE-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 locking/urgent branch HEAD: fa1f51162338b3e2f520d4bfedc42b3b2e00da6d locking: Make rwsem_assert_held_write_nolockdep() build with PREEMPT_RT=y elapsed time: 833m configs tested: 161 configs skipped: 3 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allnoconfig gcc alpha allyesconfig gcc alpha defconfig gcc arc allmodconfig gcc arc allnoconfig gcc arc allyesconfig gcc arc defconfig gcc arc randconfig-001-20240409 gcc arc randconfig-002-20240409 gcc arc vdk_hs38_defconfig gcc arm allmodconfig gcc arm allnoconfig clang arm allyesconfig gcc arm defconfig clang arm randconfig-001-20240409 gcc arm randconfig-002-20240409 clang arm randconfig-003-20240409 clang arm randconfig-004-20240409 gcc arm sunxi_defconfig gcc arm vt8500_v6_v7_defconfig gcc arm64 allmodconfig clang arm64 allnoconfig gcc arm64 defconfig gcc arm64 randconfig-001-20240409 gcc arm64 randconfig-002-20240409 gcc arm64 randconfig-003-20240409 clang arm64 randconfig-004-20240409 clang csky allmodconfig gcc csky allnoconfig gcc csky allyesconfig gcc csky defconfig gcc csky randconfig-001-20240409 gcc csky randconfig-002-20240409 gcc hexagon allmodconfig clang hexagon allnoconfig clang hexagon allyesconfig clang hexagon defconfig clang hexagon randconfig-001-20240409 clang hexagon randconfig-002-20240409 clang i386 allmodconfig gcc i386 allnoconfig gcc i386 allyesconfig gcc i386 buildonly-randconfig-001-20240409 clang i386 buildonly-randconfig-002-20240409 clang i386 buildonly-randconfig-003-20240409 gcc i386 buildonly-randconfig-004-20240409 clang i386 buildonly-randconfig-005-20240409 gcc i386 buildonly-randconfig-006-20240409 gcc i386 defconfig clang i386 randconfig-001-20240409 clang i386 randconfig-002-20240409 gcc i386 randconfig-003-20240409 clang i386 randconfig-004-20240409 gcc i386 randconfig-005-20240409 gcc i386 randconfig-006-20240409 clang i386 randconfig-011-20240409 gcc i386 randconfig-012-20240409 clang i386 randconfig-013-20240409 clang i386 randconfig-014-20240409 clang i386 randconfig-015-20240409 gcc i386 randconfig-016-20240409 clang loongarch allmodconfig gcc loongarch allnoconfig gcc loongarch allyesconfig gcc loongarch defconfig gcc loongarch randconfig-001-20240409 gcc loongarch randconfig-002-20240409 gcc m68k allmodconfig gcc m68k allnoconfig gcc m68k allyesconfig gcc m68k defconfig gcc microblaze allmodconfig gcc microblaze allnoconfig gcc microblaze allyesconfig gcc microblaze defconfig gcc microblaze mmu_defconfig gcc mips allmodconfig gcc mips allnoconfig gcc mips allyesconfig gcc mips bmips_be_defconfig gcc mips cu1830-neo_defconfig gcc nios2 allmodconfig gcc nios2 allnoconfig gcc nios2 allyesconfig gcc nios2 defconfig gcc nios2 randconfig-001-20240409 gcc nios2 randconfig-002-20240409 gcc openrisc allmodconfig gcc openrisc allnoconfig gcc openrisc allyesconfig gcc openrisc defconfig gcc openrisc virt_defconfig gcc parisc allmodconfig gcc parisc allnoconfig gcc parisc allyesconfig gcc parisc defconfig gcc parisc randconfig-001-20240409 gcc parisc randconfig-002-20240409 gcc parisc64 defconfig gcc powerpc allmodconfig gcc powerpc allnoconfig gcc powerpc allyesconfig clang powerpc iss476-smp_defconfig gcc powerpc ps3_defconfig gcc powerpc randconfig-001-20240409 clang powerpc randconfig-002-20240409 gcc powerpc randconfig-003-20240409 clang powerpc storcenter_defconfig gcc powerpc64 randconfig-001-20240409 gcc powerpc64 randconfig-002-20240409 clang powerpc64 randconfig-003-20240409 gcc riscv allmodconfig clang riscv allnoconfig gcc riscv allyesconfig clang riscv defconfig clang riscv randconfig-001-20240409 clang riscv randconfig-002-20240409 gcc s390 allmodconfig clang s390 allnoconfig clang s390 allyesconfig gcc s390 defconfig clang s390 randconfig-001-20240409 gcc s390 randconfig-002-20240409 gcc sh allmodconfig gcc sh allnoconfig gcc sh allyesconfig gcc sh defconfig gcc sh hp6xx_defconfig gcc sh randconfig-001-20240409 gcc sh randconfig-002-20240409 gcc sh se7705_defconfig gcc sh sh2007_defconfig gcc sparc allmodconfig gcc sparc allnoconfig gcc sparc allyesconfig gcc sparc defconfig gcc sparc sparc32_defconfig gcc sparc64 allmodconfig gcc sparc64 allyesconfig gcc sparc64 defconfig gcc sparc64 randconfig-001-20240409 gcc sparc64 randconfig-002-20240409 gcc um allmodconfig clang um allnoconfig clang um allyesconfig gcc um defconfig clang um i386_defconfig gcc um randconfig-001-20240409 clang um randconfig-002-20240409 gcc um x86_64_defconfig clang x86_64 allnoconfig clang x86_64 allyesconfig clang x86_64 defconfig gcc x86_64 rhel-8.3-func gcc x86_64 rhel-8.3-rust clang x86_64 rhel-8.3 gcc xtensa allnoconfig gcc xtensa allyesconfig gcc xtensa generic_kc705_defconfig gcc xtensa randconfig-001-20240409 gcc xtensa randconfig-002-20240409 gcc -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki