From nobody Sun Jun 14 02:10:32 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gdGtj5hV1z6h8rD for ; Sun, 14 Jun 2026 02:10:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gdGtj3DNnz3K2L for ; Sun, 14 Jun 2026 02:10:37 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781403037; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ER3xDM0vXdkkK53uYGkILWGyKNn9YGRKivNsfTEuF4I=; b=VPSBW91crvRvDh8uyh/eb+zg/P05pfL/mkhvDaye22SUnihL2UZg7y6JD32DSRrFNxOb8Q +T3Sq7RSgQC7dM14NDyHvDhAnICT/RoPXNJGXV3r2qf5Vc5IZjuTtqKTch8nUnirUP200k Y8EPLBaCLiTVqanKbDQcjNaxTCLipsRzBjhLhmZDYvZACng8x92aIFl11a8WPgV2GLx4g9 kuEYpEmy28qYS38cZs7WpmJVpK+EgJXeKi8/rPT+L7FRltb+wgbe53B4T3fdum3WnPHjqX oE9cSzLP8joc9ZwKuMpR07z70tqzflX9rm/DyeZUPzv1reNLVY58pLHwbYgPXw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781403037; a=rsa-sha256; cv=none; b=CQTtnzjwV04Ko+EkUy4iaodvbgr7omGkiufJkzptBTMEfMzWqbah7B1q1LIXrOhJ5qLzD+ kfB/s9/ClOummkny90tjtOJvRIPC+h2cHXPvcuFtxVFKFkQn0369q9iS/kNhq3FjgFWhp7 ucC0oR7OetbY47p3gaS70rAwsAS8EZXOREytbwgr3QGlW8xixz/rloPwfja/v0IbFiP9fJ tHGPvzdDynJZHboX/NG1PQD6wu0U4JNs8XQPdFklLoTFK7GPPOKXjtPbZnmBMuh/PNgijn DnK0WA0OOFt+JXD7gQ/xQsZCF1JPxoYv9NAt6ovfQSFmdp03C3BZ5qcWofC+pw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781403037; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ER3xDM0vXdkkK53uYGkILWGyKNn9YGRKivNsfTEuF4I=; b=Pj0j94dl8PwCpBPEfb2/+3XNhKLR4GCjX+w2cb+dGWCdEv+07Y8aBhs7tesdLIV/lhn7fQ 5zjBNDBAFGOdzakcS3IAroeW9uj3/T/9pyupsqI3NETAgL0yjmwqie8Yp6XeI9HX/7HsVe u4GB+q1fAtGBM74999G3PXFPdYC/acEolUtApjU002VSNlWPqhbmgOtO/Q165mQy7WNcPz Fk60mWrD8I2p7DU+FUtX4B6Uu/tpzqRQlqLZJAPaLqMijl9i44X75bYyfi8jqd3TAq7iRG BRrZ/RbyIoB77/1nkVvx0khWJAbJLtdrj5kqKQ97A0Ghrs3EHOYHnis5b33A0Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gdGtj2n3rzpTk for ; Sun, 14 Jun 2026 02:10:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 30beb by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 14 Jun 2026 02:10:32 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Konstantin Belousov Subject: git: 3d505310b1bb - main - sys/rangelock.h: explicitly enumerate padding at the end of the structure List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kib X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3d505310b1bb259c3e5f39d8c88a465cf1403934 Auto-Submitted: auto-generated Date: Sun, 14 Jun 2026 02:10:32 +0000 Message-Id: <6a2e0d98.30beb.706ea82a@gitrepo.freebsd.org> The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=3d505310b1bb259c3e5f39d8c88a465cf1403934 commit 3d505310b1bb259c3e5f39d8c88a465cf1403934 Author: Konstantin Belousov AuthorDate: 2026-04-26 02:22:52 +0000 Commit: Konstantin Belousov CommitDate: 2026-06-14 02:02:38 +0000 sys/rangelock.h: explicitly enumerate padding at the end of the structure Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D56912 --- sys/sys/rangelock.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sys/sys/rangelock.h b/sys/sys/rangelock.h index 32ccf3427b49..ea3d0c26cd30 100644 --- a/sys/sys/rangelock.h +++ b/sys/sys/rangelock.h @@ -50,6 +50,12 @@ struct rl_q_entry; struct rangelock { uintptr_t head; bool sleepers; + uint8_t resv1; + uint8_t resv2; + uint8_t resv3; +#if __SIZEOF_LONG__ >= 8 + uint32_t resv4; +#endif }; #ifdef _KERNEL