From nobody Fri Feb 13 22:22:19 2026 X-Original-To: dev-commits-src-main@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 4fCRVg2Pjhz6S06G for ; Fri, 13 Feb 2026 22:22:19 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fCRVg15XYz3Z34 for ; Fri, 13 Feb 2026 22:22:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771021339; 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=NuY8erCUEdCenb7JHnR2saOjjRLoYZOq9zDFHDKwluw=; b=Dser3EBZfG1e7uOx4lZr436cJJtF6PIajTH/o4J7zQpBoyuB1pfZWuqbt6yS3IrSuVluCP VAymwac2uAsSZkv9LC59OKRmN73TdMsYhstYREu6Z/KOZBRVqymD8SfBvl368/ZwhXOzXY w20JHBvYlcM3qncyVIsTfXEwO95qvO7zH1WE0jgNpIE6h8bBl6T7OcKURlekRJB6vs/yBI 0TTEJG9HWi5jnRnoSaaj66sb9xN2fdeIUHjIPmdMG/t8RirUQ0yJVnuY/K7P6tFP4H1dGQ lfk6P+BHAXQxrOTUvF+Zazn00TZDJJXzcPzx9Hm3XF2bWOdytb5+iVlFfqrM1A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771021339; a=rsa-sha256; cv=none; b=vRGx+11NsBB6v4wPHqzvQaY+lzKQCWQYQB+NH6UzDKJthldnXx9jG/qb3MvVsLP7SRVQO+ qbE2D9iV0NXMNcgLYQYz/oNNrFPWzX98Zg4CbTn008q7TZmarzegZixPD01yxawZScA8nM 32+cwho3jgZgCpyS1zRaNcM8LyTWbBkok5JeT6/NSoY8cu8g4mGEd6Kpg9/uZFnBGzG7Os 78Cc3uy8HFVOk7Uf8xxoV65KnCdMyMo/5YW2wclOyUhtviy5aH4eeoZu1Etu943kci73Xa IyzwfHlR2Sis7OhskfhUbWvlkWoMjwb3uVwOKFiaryyynk1e5Kyr0GylQZjNZQ== 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=1771021339; 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=NuY8erCUEdCenb7JHnR2saOjjRLoYZOq9zDFHDKwluw=; b=NxHn9zakqClUNBXbYusHmUPMcM8LLHwSjWTaEpaG4X1lC/X+DIzaEPc0zeJAQQYnnOFCZd O9zm/eCFU6SiMXxjCn9Dwo3BfrdSQROj1IFWN3eTuCo3BLBFTaJ3M6DeqNiVAOpxm+Sv7/ 46fN6gY5v2FEeB7tLhGCecxIwNjmf/dHiQpT3xNuC2weTB8l0SVbKG8nPXey0BAg7djXRA uWb49e7X4y9PbkZQtvacPAtluFLlBQJXAkT75G184pwTQdd6F7tsjj9BmcAT827gTlzeMY f9ycJEMdxt052scqkrbUScIZ6tKHUsixlbPshAk8kMsRXPzePI4UmJ4trcDzXQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fCRVg0YC7zhHd for ; Fri, 13 Feb 2026 22:22:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 23016 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 13 Feb 2026 22:22:19 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Olivier Certner Subject: git: 07c4eb506be4 - main - sys/compat/freebsd32: Fix i386 compilation List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: olce X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 07c4eb506be45a4b836665e14ad63034ef3d573a Auto-Submitted: auto-generated Date: Fri, 13 Feb 2026 22:22:19 +0000 Message-Id: <698fa41b.23016.79a6cf2d@gitrepo.freebsd.org> The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=07c4eb506be45a4b836665e14ad63034ef3d573a commit 07c4eb506be45a4b836665e14ad63034ef3d573a Author: Olivier Certner AuthorDate: 2026-02-13 16:37:21 +0000 Commit: Olivier Certner CommitDate: 2026-02-13 22:21:51 +0000 sys/compat/freebsd32: Fix i386 compilation The compile assertion now failing is due to the change '__int64_t' => '__int32_t' as the type of 'time32_t' on i386, which is the correct value. The use of 'freebsd32.h' on i386 may seem strange, but it comes from 'kern_umtx.c' including it unconditionally as it needs 'struct umutex32'. Fixes: 87632ddf67b0 ("openzfs sys/types32.h: use abi_compat.h for time32_t") Sponsored by: The FreeBSD Foundation --- sys/compat/freebsd32/freebsd32.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/compat/freebsd32/freebsd32.h b/sys/compat/freebsd32/freebsd32.h index e746a6e027ec..5210ce55b228 100644 --- a/sys/compat/freebsd32/freebsd32.h +++ b/sys/compat/freebsd32/freebsd32.h @@ -74,7 +74,7 @@ struct ffclock_estimate32 { __attribute__((packed)) #endif ; -#if defined(__amd64__) +#if defined(__amd64__) || defined(__i386__) _Static_assert(sizeof(struct ffclock_estimate32) == 52, "ffclock_estimate32 size"); #else _Static_assert(sizeof(struct ffclock_estimate32) == 56, "ffclock_estimate32 size");