From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.19]) (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 D4F73199EAD for ; Wed, 24 Jun 2026 18:05:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.19 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782324334; cv=none; b=jwShN2lW1FlAwNcDVx7mwmXHqwzKcm3H2jkhuJ0Gq5NrzFCApL0t9j7CuahhCXLNtYhZbdULpDs14XVzw1PqZAamsr6NRf8NcFSGplc3q7H6216SJM2wKbzuGwQNJj9lKXqsuDGMVMh+SC1VgN3G5+kZbBDUY9Bt9q0BSoZv8lo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782324334; c=relaxed/simple; bh=V9srSc7wLlHQMza+HxZ6+s2N1L3AB9wrkck15i9vcvk=; h=Date:From:To:Cc:Subject:Message-ID; b=np1FIrTpVScrcT0m+IpzRB4wPtzfDxBKjfNfF4fwBisXGiquB8r2q8dQ8LMeQEOvfWMoIT3I8ZA8pQMkgrsU6L3WvWsiHw30pDy7Y7bJG4Tk+GA3bxEkJI7SjTeeXxJdJdevcgVfbpbSp61MG6SUFvLZrpr2IaRoH4a0EqD6WDE= 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=hDActr1I; arc=none smtp.client-ip=192.198.163.19 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="hDActr1I" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1782324330; x=1813860330; h=date:from:to:cc:subject:message-id; bh=V9srSc7wLlHQMza+HxZ6+s2N1L3AB9wrkck15i9vcvk=; b=hDActr1IRXEJgYWPvhxcFbhwQNkwiex/JXZXb9D1enX3t83DnBZldJ3v BoDeJ/koeYTUkH6E2oeWwA4pEwsVM36Wa8rtYEKF6CHGgQaoYwb6+/DVx DwU/5K8rdVUHBNm1yhxVi1b0lm511HvbuyxviFR/Lcyq/3oz2E4P6LVSe TGgV9fbJQ+kv9SuRkCc3epVroUl0pu6FLS7AkxYE9FGUoC9wtyF1X78O9 gz9n9MrOSBXf/kaMoaAmDiVV0Le8RLuoUHcRHfbcFuyipD1tzj+pBgjJc MkLESfppP7dvEfl1HI34uNgjRdZZ19fCrp18xyjaVxdKM8xGYWi53HUWz w==; X-CSE-ConnectionGUID: 4VBA9StDS6mmyJCNf3lSEA== X-CSE-MsgGUID: A9wEmpswQOu9VBZnwY7sfQ== X-IronPort-AV: E=McAfee;i="6800,10657,11827"; a="82078534" X-IronPort-AV: E=Sophos;i="6.24,222,1774335600"; d="scan'208";a="82078534" Received: from fmviesa004.fm.intel.com ([10.60.135.144]) by fmvoesa113.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Jun 2026 11:05:29 -0700 X-CSE-ConnectionGUID: 9+Hj1mYpTnSwx/4QM44R0A== X-CSE-MsgGUID: aKuC4V0dQKuGsbWbh65eRw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.24,222,1774335600"; d="scan'208";a="251935473" Received: from lkp-server02.sh.intel.com (HELO ea128546eb3d) ([10.239.97.151]) by fmviesa004.fm.intel.com with ESMTP; 24 Jun 2026 11:05:27 -0700 Received: from kbuild by ea128546eb3d with local (Exim 4.98.2) (envelope-from ) id 1wcRyW-000000003aj-3Rux; Wed, 24 Jun 2026 18:05:24 +0000 Date: Thu, 25 Jun 2026 02:04:45 +0800 From: kernel test robot To: "Paul E. McKenney" Cc: linux-kernel@vger.kernel.org Subject: [paulmck-rcu:puranjay.2026.06.23a] BUILD REGRESSION 6daa08cf676d7c1ff53101073fdedbf3a6762370 Message-ID: <202606250253.nUykGeR8-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/paulmck/linux-rcu.git puranjay.2026.06.23a branch HEAD: 6daa08cf676d7c1ff53101073fdedbf3a6762370 rcuscale: Add concurrent expedited GP threads for callback scaling tests Error/Warning (recently discovered and may have been fixed): https://lore.kernel.org/oe-kbuild-all/202606240930.Z4Ut2p23-lkp@intel.com https://lore.kernel.org/oe-kbuild-all/202606241228.mnZEVVVG-lkp@intel.com https://lore.kernel.org/oe-kbuild-all/202606241542.bgLQweBP-lkp@intel.com Warning: kernel/rcu/tree.c:3636 cannot understand function prototype: '/* * Racy, memory-ordering-free test of whether the normal or expedited grace * period recorded in *gsp has completed. Callers that need the full * memory-ordering guarantees must use poll_state_synchronize_rcu_full();' Warning: kernel/rcu/tree.c:3649 cannot understand function prototype: '/* * Racy, memory-ordering-free test of whether the normal or expedited grace * period recorded in *gsp has completed. Callers that need the full * memory-ordering guarantees must use poll_state_synchronize_rcu_full();' Warning: kernel/rcu/tree.c:3652 cannot understand function prototype: '/* * Racy, memory-ordering-free test of whether the normal or expedited grace * period recorded in *gsp has completed. Callers that need the full * memory-ordering guarantees must use poll_state_synchronize_rcu_full();' kernel/rcu/rcu_segcblist.c:666:19: error: 'struct rcu_gp_seq' has no member named 'exp' kernel/rcu/rcu_segcblist.c:666:6: error: no member named 'exp' in 'struct rcu_gp_seq' kernel/rcu/rcu_segcblist.c:679:19: error: 'struct rcu_gp_seq' has no member named 'exp' kernel/rcu/rcu_segcblist.c:679:5: error: 'struct rcu_gp_seq' has no member named 'exp' kernel/rcu/rcu_segcblist.c:679:6: error: no member named 'exp' in 'struct rcu_gp_seq' Error/Warning ids grouped by kconfigs: recent_errors |-- alpha-allyesconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- alpha-randconfig-r122-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- arc-allmodconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arc-allyesconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arc-defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arc-randconfig-001-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arc-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arc-randconfig-r064-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arc-randconfig-r112-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arc-randconfig-r113-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm-allyesconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm-defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm-randconfig-001-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm-randconfig-004-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm-randconfig-r051-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm-randconfig-r112-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:no-member-named-exp-in-struct-rcu_gp_seq |-- arm-randconfig-r133-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm-tegra_defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm-vexpress_defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm64-allmodconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm64-allnoconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm64-defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm64-randconfig-001 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm64-randconfig-001-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm64-randconfig-002 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm64-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm64-randconfig-003 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm64-randconfig-003-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm64-randconfig-004 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- arm64-randconfig-004-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- csky-allmodconfig | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- csky-randconfig-001 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- csky-randconfig-001-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- csky-randconfig-002 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- csky-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- csky-randconfig-r072-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- hexagon-allmodconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- hexagon-defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- hexagon-randconfig-001 | `-- kernel-rcu-rcu_segcblist.c:error:no-member-named-exp-in-struct-rcu_gp_seq |-- hexagon-randconfig-001-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- hexagon-randconfig-002 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- hexagon-randconfig-002-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:no-member-named-exp-in-struct-rcu_gp_seq |-- i386-allmodconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-allyesconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-001 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-001-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-001-20260625 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-002 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-002-20260625 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-003 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-003-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-003-20260625 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-004 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-004-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-004-20260625 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-005 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-005-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- i386-buildonly-randconfig-005-20260625 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-006 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-006-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-buildonly-randconfig-006-20260625 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-001 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-001-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-002 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- i386-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-003 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- i386-randconfig-003-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-004 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-004-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-005 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-005-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-006 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-006-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-007 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-007-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-011 | `-- kernel-rcu-rcu_segcblist.c:error:no-member-named-exp-in-struct-rcu_gp_seq |-- i386-randconfig-011-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-012 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-012-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-013 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-013-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-014 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-014-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-015 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-015-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-016 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-016-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-017 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-017-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:no-member-named-exp-in-struct-rcu_gp_seq |-- i386-randconfig-141 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- i386-randconfig-141-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- loongarch-allmodconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- loongarch-allyesconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- loongarch-defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- loongarch-randconfig-001 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- loongarch-randconfig-002 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- loongarch-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- loongarch-randconfig-r063-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- loongarch-randconfig-r134-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- m68k-allmodconfig | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- m68k-allyesconfig | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- m68k-randconfig-r071-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- microblaze-allyesconfig | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- mips-allmodconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- mips-allyesconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- mips-omega2p_defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- nios2-allmodconfig | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- nios2-randconfig-001 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- nios2-randconfig-001-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- nios2-randconfig-002-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- openrisc-allmodconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- openrisc-randconfig-r111-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- openrisc-randconfig-r122-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- parisc-allmodconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- parisc-allyesconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- parisc-defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- parisc-randconfig-001 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- parisc-randconfig-001-20260625 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- parisc-randconfig-002 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- parisc-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- parisc-randconfig-002-20260625 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- parisc-randconfig-r061-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- parisc64-defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- powerpc-allmodconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- powerpc-g5_defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- powerpc-randconfig-001 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- powerpc-randconfig-001-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- powerpc-randconfig-001-20260625 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- powerpc-randconfig-002 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- powerpc-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- powerpc-randconfig-002-20260625 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- powerpc-randconfig-r111-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- powerpc64-randconfig-001 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- powerpc64-randconfig-001-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- powerpc64-randconfig-001-20260625 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- powerpc64-randconfig-002 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- powerpc64-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- powerpc64-randconfig-002-20260625 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- powerpc64-randconfig-r073-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- riscv-allmodconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- riscv-allyesconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- riscv-defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- riscv-randconfig-001-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- riscv-randconfig-002-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:no-member-named-exp-in-struct-rcu_gp_seq |-- riscv-randconfig-002-20260625 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- riscv-randconfig-r054-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- s390-allmodconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- s390-allnoconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- s390-allyesconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- s390-defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- s390-randconfig-001-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- s390-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- sh-allmodconfig | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- sh-allyesconfig | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- sh-defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- sh-randconfig-001-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- sh-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- sh-randconfig-002-20260625 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- sh-randconfig-r132-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- sparc-randconfig-001 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- sparc-randconfig-001-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- sparc-randconfig-002 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- sparc-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- sparc64-allmodconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- sparc64-defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- sparc64-randconfig-001 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- sparc64-randconfig-001-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- sparc64-randconfig-001-20260625 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- sparc64-randconfig-002 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- sparc64-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- sparc64-randconfig-r123-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:no-member-named-exp-in-struct-rcu_gp_seq |-- um-allmodconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- um-allyesconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- um-randconfig-002 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- um-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-allmodconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-allyesconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-buildonly-randconfig-001 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-buildonly-randconfig-001-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-buildonly-randconfig-002 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-buildonly-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-buildonly-randconfig-003 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-buildonly-randconfig-003-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-buildonly-randconfig-004 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-buildonly-randconfig-004-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-buildonly-randconfig-005 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-buildonly-randconfig-005-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-buildonly-randconfig-006 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-buildonly-randconfig-006-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- x86_64-defconfig | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-kexec | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-001-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:no-member-named-exp-in-struct-rcu_gp_seq |-- x86_64-randconfig-002 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-002-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-003-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:no-member-named-exp-in-struct-rcu_gp_seq |-- x86_64-randconfig-004-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-005-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-006-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-011 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-011-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-012-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-013-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-014-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- x86_64-randconfig-015 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-015-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-016-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-071 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-071-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-072 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-072-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-073 | `-- kernel-rcu-rcu_segcblist.c:error:no-member-named-exp-in-struct-rcu_gp_seq |-- x86_64-randconfig-073-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-074 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-074-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-075 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-075-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-076 | `-- kernel-rcu-rcu_segcblist.c:error:no-member-named-exp-in-struct-rcu_gp_seq |-- x86_64-randconfig-076-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-101-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-102-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-103-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-104-20260624 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-161 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-randconfig-161-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- x86_64-randconfig-r121-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:no-member-named-exp-in-struct-rcu_gp_seq |-- x86_64-rhel-9.4 | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-rhel-9.4-bpf | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-rhel-9.4-func | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-rhel-9.4-kselftests | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-rhel-9.4-kunit | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-rhel-9.4-ltp | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- x86_64-rhel-9.4-rust | `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- |-- xtensa-allyesconfig | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- xtensa-randconfig-001 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- xtensa-randconfig-001-20260624 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- xtensa-randconfig-001-20260625 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp |-- xtensa-randconfig-002 | `-- kernel-rcu-rcu_segcblist.c:error:struct-rcu_gp_seq-has-no-member-named-exp `-- xtensa-randconfig-r071-20260624 `-- Warning:kernel-rcu-tree.c-cannot-understand-function-prototype:Racy-memory-ordering-free-test-of-whether-the-normal-or-expedited-grace-period-recorded-in-gsp-has-completed.-Callers-that-need-the-full- elapsed time: 1057m configs tested: 298 configs skipped: 7 tested configs: alpha allnoconfig gcc-16.1.0 alpha allyesconfig gcc-16.1.0 alpha defconfig gcc-16.1.0 arc allmodconfig clang-23 arc allmodconfig gcc-16.1.0 arc allnoconfig gcc-16.1.0 arc allyesconfig clang-23 arc allyesconfig gcc-16.1.0 arc defconfig gcc-16.1.0 arc randconfig-001-20260624 gcc-15.2.0 arc randconfig-002-20260624 gcc-15.2.0 arm allnoconfig clang-23 arm allnoconfig gcc-16.1.0 arm allyesconfig clang-23 arm allyesconfig gcc-16.1.0 arm defconfig gcc-16.1.0 arm randconfig-001-20260624 gcc-15.2.0 arm randconfig-002-20260624 gcc-15.2.0 arm randconfig-003-20260624 gcc-15.2.0 arm randconfig-004-20260624 gcc-15.2.0 arm sama5_defconfig gcc-16.1.0 arm tegra_defconfig gcc-16.1.0 arm vexpress_defconfig gcc-16.1.0 arm64 allmodconfig clang-23 arm64 allnoconfig gcc-16.1.0 arm64 defconfig gcc-16.1.0 arm64 randconfig-001 clang-23 arm64 randconfig-001-20260624 clang-21 arm64 randconfig-001-20260624 clang-23 arm64 randconfig-002 clang-23 arm64 randconfig-002-20260624 clang-21 arm64 randconfig-002-20260624 clang-23 arm64 randconfig-003 clang-23 arm64 randconfig-003-20260624 clang-21 arm64 randconfig-003-20260624 clang-23 arm64 randconfig-004 clang-23 arm64 randconfig-004-20260624 clang-21 arm64 randconfig-004-20260624 clang-23 csky allmodconfig gcc-16.1.0 csky allnoconfig gcc-16.1.0 csky defconfig gcc-16.1.0 csky randconfig-001 clang-23 csky randconfig-001-20260624 clang-21 csky randconfig-001-20260624 clang-23 csky randconfig-002 clang-23 csky randconfig-002-20260624 clang-21 csky randconfig-002-20260624 clang-23 hexagon allmodconfig clang-23 hexagon allmodconfig gcc-16.1.0 hexagon allnoconfig clang-23 hexagon allnoconfig gcc-16.1.0 hexagon defconfig gcc-16.1.0 hexagon randconfig-001 gcc-11.5.0 hexagon randconfig-001-20260624 gcc-11.5.0 hexagon randconfig-001-20260624 gcc-9.5.0 hexagon randconfig-002 gcc-11.5.0 hexagon randconfig-002-20260624 gcc-11.5.0 hexagon randconfig-002-20260624 gcc-9.5.0 i386 allmodconfig clang-22 i386 allmodconfig gcc-14 i386 allnoconfig gcc-14 i386 allnoconfig gcc-16.1.0 i386 allyesconfig clang-22 i386 allyesconfig gcc-14 i386 buildonly-randconfig-001 gcc-12 i386 buildonly-randconfig-001-20260624 gcc-12 i386 buildonly-randconfig-001-20260624 gcc-14 i386 buildonly-randconfig-001-20260625 gcc-14 i386 buildonly-randconfig-002 gcc-12 i386 buildonly-randconfig-002-20260624 gcc-12 i386 buildonly-randconfig-002-20260624 gcc-14 i386 buildonly-randconfig-002-20260625 gcc-14 i386 buildonly-randconfig-003 gcc-12 i386 buildonly-randconfig-003-20260624 gcc-12 i386 buildonly-randconfig-003-20260625 gcc-14 i386 buildonly-randconfig-004 gcc-12 i386 buildonly-randconfig-004-20260624 gcc-12 i386 buildonly-randconfig-004-20260624 gcc-14 i386 buildonly-randconfig-004-20260625 gcc-14 i386 buildonly-randconfig-005 gcc-12 i386 buildonly-randconfig-005-20260624 gcc-12 i386 buildonly-randconfig-005-20260624 gcc-14 i386 buildonly-randconfig-005-20260625 gcc-14 i386 buildonly-randconfig-006 gcc-12 i386 buildonly-randconfig-006-20260624 gcc-12 i386 buildonly-randconfig-006-20260624 gcc-14 i386 buildonly-randconfig-006-20260625 gcc-14 i386 defconfig gcc-16.1.0 i386 randconfig-001 clang-22 i386 randconfig-001-20260624 clang-22 i386 randconfig-002 clang-22 i386 randconfig-002-20260624 clang-22 i386 randconfig-003 clang-22 i386 randconfig-003-20260624 clang-22 i386 randconfig-004 clang-22 i386 randconfig-004-20260624 clang-22 i386 randconfig-005 clang-22 i386 randconfig-005-20260624 clang-22 i386 randconfig-006 clang-22 i386 randconfig-006-20260624 clang-22 i386 randconfig-007 clang-22 i386 randconfig-007-20260624 clang-22 i386 randconfig-011 clang-22 i386 randconfig-011-20260624 clang-22 i386 randconfig-012 clang-22 i386 randconfig-012-20260624 clang-22 i386 randconfig-013 clang-22 i386 randconfig-013-20260624 clang-22 i386 randconfig-014 clang-22 i386 randconfig-014-20260624 clang-22 i386 randconfig-015 clang-22 i386 randconfig-015-20260624 clang-22 i386 randconfig-016 clang-22 i386 randconfig-016-20260624 clang-22 i386 randconfig-017 clang-22 i386 randconfig-017-20260624 clang-22 loongarch allmodconfig clang-19 loongarch allmodconfig clang-23 loongarch allnoconfig clang-20 loongarch allnoconfig gcc-16.1.0 loongarch defconfig clang-23 loongarch randconfig-001 gcc-11.5.0 loongarch randconfig-001-20260624 gcc-11.5.0 loongarch randconfig-001-20260624 gcc-9.5.0 loongarch randconfig-002 gcc-11.5.0 loongarch randconfig-002-20260624 gcc-11.5.0 loongarch randconfig-002-20260624 gcc-9.5.0 m68k allmodconfig gcc-16.1.0 m68k allnoconfig gcc-16.1.0 m68k allyesconfig clang-23 m68k allyesconfig gcc-16.1.0 m68k defconfig clang-23 microblaze allnoconfig gcc-16.1.0 microblaze allyesconfig gcc-16.1.0 microblaze defconfig clang-23 mips allmodconfig gcc-16.1.0 mips allnoconfig gcc-16.1.0 mips allyesconfig gcc-16.1.0 mips mtx1_defconfig clang-19 mips omega2p_defconfig clang-17 nios2 allmodconfig clang-20 nios2 allmodconfig gcc-11.5.0 nios2 allnoconfig clang-23 nios2 allnoconfig gcc-11.5.0 nios2 defconfig clang-23 nios2 randconfig-001 gcc-11.5.0 nios2 randconfig-001-20260624 gcc-11.5.0 nios2 randconfig-001-20260624 gcc-9.5.0 nios2 randconfig-002 gcc-11.5.0 nios2 randconfig-002-20260624 gcc-11.5.0 nios2 randconfig-002-20260624 gcc-9.5.0 openrisc allmodconfig clang-20 openrisc allmodconfig gcc-16.1.0 openrisc allnoconfig clang-23 openrisc allnoconfig gcc-16.1.0 openrisc defconfig gcc-16.1.0 parisc allmodconfig gcc-16.1.0 parisc allnoconfig clang-23 parisc allnoconfig gcc-16.1.0 parisc allyesconfig clang-17 parisc allyesconfig clang-23 parisc allyesconfig gcc-16.1.0 parisc defconfig gcc-16.1.0 parisc randconfig-001 gcc-16.1.0 parisc randconfig-001-20260624 gcc-16.1.0 parisc randconfig-001-20260625 gcc-13.4.0 parisc randconfig-002 gcc-16.1.0 parisc randconfig-002-20260624 gcc-16.1.0 parisc randconfig-002-20260625 gcc-13.4.0 parisc64 defconfig clang-23 powerpc allmodconfig gcc-16.1.0 powerpc allnoconfig clang-23 powerpc allnoconfig gcc-16.1.0 powerpc asp8347_defconfig clang-23 powerpc fsp2_defconfig gcc-16.1.0 powerpc g5_defconfig gcc-16.1.0 powerpc randconfig-001 gcc-16.1.0 powerpc randconfig-001-20260624 gcc-16.1.0 powerpc randconfig-001-20260625 gcc-13.4.0 powerpc randconfig-002 gcc-16.1.0 powerpc randconfig-002-20260624 gcc-16.1.0 powerpc randconfig-002-20260625 gcc-13.4.0 powerpc64 randconfig-001 gcc-16.1.0 powerpc64 randconfig-001-20260624 gcc-16.1.0 powerpc64 randconfig-001-20260625 gcc-13.4.0 powerpc64 randconfig-002 gcc-16.1.0 powerpc64 randconfig-002-20260624 gcc-16.1.0 powerpc64 randconfig-002-20260625 gcc-13.4.0 riscv allmodconfig clang-23 riscv allnoconfig clang-23 riscv allnoconfig gcc-16.1.0 riscv allyesconfig clang-23 riscv defconfig gcc-16.1.0 riscv randconfig-001-20260624 clang-18 riscv randconfig-002-20260624 clang-18 s390 allmodconfig clang-17 s390 allmodconfig clang-23 s390 allnoconfig clang-23 s390 allyesconfig gcc-16.1.0 s390 defconfig gcc-16.1.0 s390 randconfig-001-20260624 clang-18 s390 randconfig-002-20260624 clang-18 sh allmodconfig gcc-16.1.0 sh allnoconfig clang-23 sh allnoconfig gcc-16.1.0 sh allyesconfig clang-17 sh allyesconfig clang-23 sh allyesconfig gcc-16.1.0 sh defconfig gcc-14 sh randconfig-001-20260624 clang-18 sh randconfig-002-20260624 clang-18 sparc allnoconfig clang-23 sparc allnoconfig gcc-16.1.0 sparc defconfig gcc-16.1.0 sparc randconfig-001 gcc-14.3.0 sparc randconfig-001-20260624 gcc-14.3.0 sparc randconfig-002 gcc-14.3.0 sparc randconfig-002-20260624 gcc-14.3.0 sparc sparc32_defconfig gcc-16.1.0 sparc64 allmodconfig clang-20 sparc64 defconfig gcc-14 sparc64 randconfig-001 gcc-14.3.0 sparc64 randconfig-001-20260624 gcc-14.3.0 sparc64 randconfig-002 gcc-14.3.0 sparc64 randconfig-002-20260624 gcc-14.3.0 um allmodconfig clang-17 um allmodconfig clang-23 um allnoconfig clang-16 um allnoconfig clang-23 um allyesconfig gcc-14 um allyesconfig gcc-16.1.0 um defconfig gcc-14 um i386_defconfig gcc-14 um randconfig-001 gcc-14.3.0 um randconfig-001-20260624 gcc-14.3.0 um randconfig-002 gcc-14.3.0 um randconfig-002-20260624 gcc-14.3.0 um x86_64_defconfig gcc-14 x86_64 allmodconfig clang-22 x86_64 allnoconfig clang-22 x86_64 allnoconfig clang-23 x86_64 allyesconfig clang-22 x86_64 buildonly-randconfig-001 clang-22 x86_64 buildonly-randconfig-001-20260624 clang-22 x86_64 buildonly-randconfig-002 clang-22 x86_64 buildonly-randconfig-002-20260624 clang-22 x86_64 buildonly-randconfig-003 clang-22 x86_64 buildonly-randconfig-003-20260624 clang-22 x86_64 buildonly-randconfig-004 clang-22 x86_64 buildonly-randconfig-004-20260624 clang-22 x86_64 buildonly-randconfig-005 clang-22 x86_64 buildonly-randconfig-005-20260624 clang-22 x86_64 buildonly-randconfig-006 clang-22 x86_64 buildonly-randconfig-006-20260624 clang-22 x86_64 defconfig gcc-14 x86_64 kexec clang-22 x86_64 randconfig-001-20260624 clang-22 x86_64 randconfig-002-20260624 clang-22 x86_64 randconfig-003-20260624 clang-22 x86_64 randconfig-004-20260624 clang-22 x86_64 randconfig-005-20260624 clang-22 x86_64 randconfig-006-20260624 clang-22 x86_64 randconfig-011-20260624 gcc-14 x86_64 randconfig-012-20260624 gcc-14 x86_64 randconfig-013-20260624 gcc-14 x86_64 randconfig-014-20260624 gcc-14 x86_64 randconfig-015-20260624 gcc-14 x86_64 randconfig-016-20260624 gcc-14 x86_64 randconfig-071 gcc-14 x86_64 randconfig-071-20260624 gcc-14 x86_64 randconfig-072 gcc-14 x86_64 randconfig-072-20260624 clang-22 x86_64 randconfig-072-20260624 gcc-14 x86_64 randconfig-073 gcc-14 x86_64 randconfig-073-20260624 gcc-14 x86_64 randconfig-074 gcc-14 x86_64 randconfig-074-20260624 clang-22 x86_64 randconfig-074-20260624 gcc-14 x86_64 randconfig-075 gcc-14 x86_64 randconfig-075-20260624 gcc-14 x86_64 randconfig-076 gcc-14 x86_64 randconfig-076-20260624 clang-22 x86_64 randconfig-076-20260624 gcc-14 x86_64 rhel-9.4 clang-22 x86_64 rhel-9.4-bpf gcc-14 x86_64 rhel-9.4-func clang-22 x86_64 rhel-9.4-kselftests clang-22 x86_64 rhel-9.4-kunit gcc-14 x86_64 rhel-9.4-ltp gcc-14 x86_64 rhel-9.4-rust clang-22 xtensa allnoconfig clang-23 xtensa allnoconfig gcc-16.1.0 xtensa allyesconfig clang-20 xtensa allyesconfig gcc-16.1.0 xtensa randconfig-001 gcc-14.3.0 xtensa randconfig-001-20260624 gcc-14.3.0 xtensa randconfig-002 gcc-14.3.0 xtensa randconfig-002-20260624 gcc-14.3.0 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki