From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.11]) (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 D972BDF6C for ; Wed, 3 Dec 2025 11:01:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.11 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764759701; cv=none; b=Q83f2NMW9GbPaJ8GQHPloUhRFMSpGFeXwWe1YZEBiUI1y74odGNNETeGF3D3XcEGQ8gyLhgvF7TcuavO0lYrO7rkIK3KEC/efC6KbrR58tNXKGLeEWhaVbcTvnU05ucpo9Fby40Et6J/TABHRs+PCndcGKnWnxJxkyZY0bu9Bxs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764759701; c=relaxed/simple; bh=/jN2JOPTym/5ffVXgkn9RWK/ZdqltqM0XKVjou8rGdA=; h=Date:From:To:Cc:Subject:Message-ID; b=lKj5LAXWrzsw7+PtXtHwDYnR9azL9mjo6l8r6TSwcdR4XmNfzICPuBci+JjhZuK7Njoa0+19d46EHoHjdEkBumE+UsMCy0GVfQDVsB2h6EWUx1AlreT1amdTwS0L3R86B5MXcVE64xoGhL0Af5symQPnTnwfiQPGX+zwFv1weeY= 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=oGKMx34t; arc=none smtp.client-ip=198.175.65.11 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="oGKMx34t" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1764759700; x=1796295700; h=date:from:to:cc:subject:message-id; bh=/jN2JOPTym/5ffVXgkn9RWK/ZdqltqM0XKVjou8rGdA=; b=oGKMx34tXM+htUNDCkVkbXglVbKZHZlJBGiQw/xGgNxtBOpsAeKlRJur m6Qp8l5n8+dZuOMn7cjvVmn9v/m2DlIiWIuGc1vi9YHSUSvY9hvDNAaZP WUCK7EgZPR0G3sO8x4mhFbShQ+b+gtLgIbJl+DvG8rGg1CrCvV8WcwjKC KX50X63lOcrfNa76zBc4VNjgte6qk22nA1jxONm84Ec3sG6hoGIRTvQ2c ZoffDxctOLobjaOSxkaZSj0AQPau35eD4O9GStxAbw4yURSJ9qUneQZeH var/JLQUajCy6FnDIsap6qQa8gPFPeRwMpRrkEp8gmML2vjTOfhQ975dD Q==; X-CSE-ConnectionGUID: hfc3tR0VSvO/o5WPgHFPng== X-CSE-MsgGUID: hGWw5aJeRpu1DVFG/PjqPA== X-IronPort-AV: E=McAfee;i="6800,10657,11631"; a="77068391" X-IronPort-AV: E=Sophos;i="6.20,245,1758610800"; d="scan'208";a="77068391" Received: from orviesa007.jf.intel.com ([10.64.159.147]) by orvoesa103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Dec 2025 03:01:33 -0800 X-CSE-ConnectionGUID: qiSjybVWRV+TnCItYSjrEQ== X-CSE-MsgGUID: b0N9MMdXS9ejduL9NhkgGA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.20,245,1758610800"; d="scan'208";a="194663791" Received: from lkp-server01.sh.intel.com (HELO 4664bbef4914) ([10.239.97.150]) by orviesa007.jf.intel.com with ESMTP; 03 Dec 2025 03:01:32 -0800 Received: from kbuild by 4664bbef4914 with local (Exim 4.98.2) (envelope-from ) id 1vQkbw-00000000Atn-49WU; Wed, 03 Dec 2025 11:01:28 +0000 Date: Wed, 03 Dec 2025 19:00:55 +0800 From: kernel test robot To: "x86-ml" Cc: linux-kernel@vger.kernel.org Subject: [tip:locking/urgent] BUILD SUCCESS 24bc5ea5c01a7695a1308ac24435810855ec71c9 Message-ID: <202512031948.JH9pCEe2-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: 24bc5ea5c01a7695a1308ac24435810855ec71c9 seqlock, procfs: Match scoped_seqlock_read() critical section vs. RCU ordering in do_task_stat() to do_io_accounting() elapsed time: 1454m configs tested: 124 configs skipped: 3 The following configs have been built successfully. More configs may be tested in the coming days. tested configs: alpha allyesconfig gcc-15.1.0 alpha defconfig gcc-15.1.0 arc allmodconfig gcc-15.1.0 arc allyesconfig gcc-15.1.0 arc defconfig gcc-15.1.0 arc randconfig-001-20251203 gcc-9.5.0 arc randconfig-002-20251203 gcc-11.5.0 arm defconfig clang-22 arm randconfig-001-20251203 gcc-8.5.0 arm randconfig-002-20251203 clang-22 arm randconfig-003-20251203 clang-22 arm randconfig-004-20251203 clang-22 arm versatile_defconfig gcc-15.1.0 arm64 defconfig gcc-15.1.0 arm64 randconfig-001-20251203 gcc-8.5.0 arm64 randconfig-002-20251203 clang-17 arm64 randconfig-003-20251203 gcc-8.5.0 arm64 randconfig-004-20251203 gcc-8.5.0 csky allmodconfig gcc-15.1.0 csky defconfig gcc-15.1.0 csky randconfig-001-20251203 gcc-15.1.0 csky randconfig-002-20251203 gcc-15.1.0 hexagon allmodconfig clang-17 hexagon defconfig clang-22 hexagon randconfig-001-20251203 clang-22 hexagon randconfig-002-20251203 clang-20 i386 allmodconfig gcc-14 i386 allyesconfig gcc-14 i386 buildonly-randconfig-001-20251203 gcc-14 i386 buildonly-randconfig-002-20251203 gcc-14 i386 buildonly-randconfig-003-20251203 gcc-14 i386 buildonly-randconfig-004-20251203 clang-20 i386 buildonly-randconfig-005-20251203 clang-20 i386 buildonly-randconfig-006-20251203 gcc-14 i386 defconfig clang-20 i386 randconfig-011-20251203 clang-20 i386 randconfig-012-20251203 gcc-14 i386 randconfig-013-20251203 clang-20 i386 randconfig-014-20251203 gcc-14 i386 randconfig-015-20251203 gcc-13 i386 randconfig-016-20251203 clang-20 i386 randconfig-017-20251203 clang-20 loongarch allmodconfig clang-19 loongarch defconfig clang-19 loongarch randconfig-001-20251203 gcc-15.1.0 loongarch randconfig-002-20251203 gcc-14.3.0 m68k allmodconfig gcc-15.1.0 m68k allyesconfig gcc-15.1.0 m68k defconfig gcc-15.1.0 m68k m5407c3_defconfig gcc-15.1.0 m68k multi_defconfig gcc-15.1.0 m68k mvme147_defconfig gcc-15.1.0 microblaze defconfig gcc-15.1.0 mips allyesconfig gcc-15.1.0 mips rt305x_defconfig clang-22 nios2 allmodconfig gcc-11.5.0 nios2 defconfig gcc-11.5.0 nios2 randconfig-001-20251203 gcc-9.5.0 nios2 randconfig-002-20251203 gcc-8.5.0 openrisc allmodconfig gcc-15.1.0 openrisc defconfig gcc-15.1.0 parisc defconfig gcc-15.1.0 parisc randconfig-001-20251203 gcc-12.5.0 parisc randconfig-002-20251203 gcc-8.5.0 parisc64 defconfig gcc-15.1.0 powerpc ppc6xx_defconfig gcc-15.1.0 powerpc randconfig-001-20251203 gcc-8.5.0 powerpc randconfig-002-20251203 clang-22 powerpc storcenter_defconfig gcc-15.1.0 powerpc64 randconfig-002-20251203 clang-22 riscv defconfig clang-22 riscv randconfig-001-20251203 gcc-14.3.0 riscv randconfig-002-20251203 clang-22 s390 defconfig clang-22 s390 randconfig-001-20251203 clang-22 s390 randconfig-002-20251203 clang-22 sh allmodconfig gcc-15.1.0 sh allyesconfig gcc-15.1.0 sh defconfig gcc-15.1.0 sh r7785rp_defconfig gcc-15.1.0 sh randconfig-001-20251203 gcc-15.1.0 sh randconfig-002-20251203 gcc-13.4.0 sparc defconfig gcc-15.1.0 sparc randconfig-001-20251203 gcc-13.4.0 sparc randconfig-002-20251203 gcc-8.5.0 sparc64 allmodconfig clang-22 sparc64 defconfig clang-20 sparc64 randconfig-001-20251203 clang-20 sparc64 randconfig-002-20251203 clang-20 um allmodconfig clang-19 um allyesconfig gcc-14 um defconfig clang-22 um i386_defconfig gcc-14 um randconfig-001-20251203 gcc-14 um randconfig-002-20251203 clang-20 um x86_64_defconfig clang-22 x86_64 allmodconfig clang-20 x86_64 allyesconfig clang-20 x86_64 buildonly-randconfig-001-20251203 clang-20 x86_64 buildonly-randconfig-002-20251203 clang-20 x86_64 buildonly-randconfig-003-20251203 clang-20 x86_64 buildonly-randconfig-004-20251203 gcc-14 x86_64 buildonly-randconfig-005-20251203 clang-20 x86_64 buildonly-randconfig-006-20251203 clang-20 x86_64 defconfig gcc-14 x86_64 randconfig-001-20251203 gcc-14 x86_64 randconfig-002-20251203 gcc-14 x86_64 randconfig-003-20251203 clang-20 x86_64 randconfig-004-20251203 clang-20 x86_64 randconfig-005-20251203 gcc-14 x86_64 randconfig-006-20251203 gcc-14 x86_64 randconfig-013-20251202 gcc-14 x86_64 randconfig-014-20251202 clang-20 x86_64 randconfig-015-20251202 clang-20 x86_64 randconfig-016-20251202 clang-20 x86_64 randconfig-071-20251203 clang-20 x86_64 randconfig-072-20251203 gcc-14 x86_64 randconfig-073-20251203 clang-20 x86_64 randconfig-074-20251203 gcc-14 x86_64 randconfig-075-20251203 clang-20 x86_64 randconfig-076-20251203 clang-20 x86_64 rhel-9.4-rust clang-20 xtensa randconfig-001-20251203 gcc-14.3.0 xtensa randconfig-002-20251203 gcc-11.5.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki