From nobody Sun Feb 22 06:21:42 2026 X-Original-To: dev-commits-src-branches@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 4fJYmC2t4Xz6S6D9 for ; Sun, 22 Feb 2026 06:21:47 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fJYmC1n0Hz3sP6 for ; Sun, 22 Feb 2026 06:21:47 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771741307; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=AkISZpnCUkEpTifLPzyjJazppID5zQyH3Ozi277rz4I=; b=eAFqWoNmB3HMlcOVvptg0zdDNUwNDKQJVZPi+rnqmNqNw9Fc7p4hpsaZF3eiqfAK/0tH89 BO559Rq095NrlQEPeMQX6ptNgDAx076lAQBsNxeJFrHajWmF+MztzDYyDh9T7tpTt9dCxU jRCZJ9VHsorrdkzQdyemjyYI8McN5/tMWU7FAdWFKL0Ctj6T5YjnGNZC2UYcaucTYyNlyu cUpN5Vg3aX6Gn9U+kfDPJPDF9DduC9Lhd/1WPX8yRXRJgieRgCAWxxYfRzfk4lMbflvbc5 FZ+Uz79Ci8HFG9YhRKTaDY6d6eVe5TwZcKx3uNzvd3m0rz9XiRI/S8U/T71NDA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771741307; a=rsa-sha256; cv=none; b=Yj+z0Q1EsOrHGetJX1v/iZo2yLuITI1FBpPq7KKLP8G8aWNZvTjkB403kUhmkH5gZCmfgm pZyZH92cES2b91OjfnUbf8Wg2wjr3+9KsZn3fn+hbgWvZCF42jgv/d9p8Lfr0jx7vO13f1 TK4SYPx+oJSKfpW6bQebvrhpTc15h0iS4OCJ2/FpLUUbyhtk/BdHk+iYq7WJ2+802sYD7h 3P27rYheb6lebdrW9nMlGAsh00Hqy35smmQJO6yHQBBM6uLlt2ApkKQ3Eqh1joSd/FT8hM 4w+NpWmVeX5TLSOVQxlQo/XoaSuuQeBeg8NTprj9M9gc5AUUPkKzEUz/skphbQ== 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=1771741307; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=AkISZpnCUkEpTifLPzyjJazppID5zQyH3Ozi277rz4I=; b=Hs8CAZkLOIkw+gOgN9Q6boGrj8cVMcxaN34sdtqHqOBZnb5741RByroRqXkUxzdOiWCVEl hCF+MY/ZGLmhQcQouuC2bpYQWtq3rnkFUIgqLaSfw526+EsqZx2bY58NVJJhkJb91SzCIn nPUzuGMyVNi3t9k63xmXeLpxdFmcflKo61cPKlpY89y3XBLz27h3Svu1K3bTkLCxtN3wXm 3i88+1W/+WawLuXYnKSfEV67tPzC4ZnIrlqVNr6iwS1h7xTzMpwPUlGRgwflowh0ZGkciu QzBbHC0jrS0VCLxLTwCrA8TSLclSlWJKzBszI5zDZzbbXLHW7tlQ8IET3kpOhA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fJYmC14m7zYnj for ; Sun, 22 Feb 2026 06:21:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3a3ad by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 22 Feb 2026 06:21:42 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Olivier Certner From: Enji Cooper Subject: git: 14a7a135d7ac - stable/14 - asmc(4): Stop building it on i386, as it supports only 64-bit chipsets List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ngie X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 14a7a135d7ac32670c3656ebcf1f56f28e29c8f5 Auto-Submitted: auto-generated Date: Sun, 22 Feb 2026 06:21:42 +0000 Message-Id: <699aa076.3a3ad.5157fcb6@gitrepo.freebsd.org> The branch stable/14 has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=14a7a135d7ac32670c3656ebcf1f56f28e29c8f5 commit 14a7a135d7ac32670c3656ebcf1f56f28e29c8f5 Author: Olivier Certner AuthorDate: 2026-01-12 09:37:24 +0000 Commit: Enji Cooper CommitDate: 2026-02-22 06:21:10 +0000 asmc(4): Stop building it on i386, as it supports only 64-bit chipsets Reported by: ngie Fixes: fde9fe18219f ("i386: Fix kernel compilation after introduction of ASMC_DEBUG option") Sponsored by: The FreeBSD Foundation (cherry picked from commit 8342d9f7b5f13d0623861cb8b88caf10a15571f6) --- sys/conf/files.amd64 | 1 + sys/conf/files.x86 | 1 - sys/modules/Makefile | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64 index 0da06d7a0997..71a663b79978 100644 --- a/sys/conf/files.amd64 +++ b/sys/conf/files.amd64 @@ -110,6 +110,7 @@ crypto/openssl/amd64/sha256-x86_64.S optional ossl crypto/openssl/amd64/sha512-x86_64.S optional ossl crypto/openssl/amd64/ossl_aes_gcm.c optional ossl dev/amdgpio/amdgpio.c optional amdgpio +dev/asmc/asmc.c optional asmc isa dev/axgbe/if_axgbe_pci.c optional axp dev/axgbe/xgbe-desc.c optional axp dev/axgbe/xgbe-dev.c optional axp diff --git a/sys/conf/files.x86 b/sys/conf/files.x86 index 33da95a65ba4..94758d66a773 100644 --- a/sys/conf/files.x86 +++ b/sys/conf/files.x86 @@ -66,7 +66,6 @@ dev/amdsbwd/amdsbwd.c optional amdsbwd dev/amdsmn/amdsmn.c optional amdsmn | amdtemp dev/amdtemp/amdtemp.c optional amdtemp dev/arcmsr/arcmsr.c optional arcmsr pci -dev/asmc/asmc.c optional asmc isa dev/atkbdc/atkbd.c optional atkbd atkbdc dev/atkbdc/atkbd_atkbdc.c optional atkbd atkbdc dev/atkbdc/atkbdc.c optional atkbdc diff --git a/sys/modules/Makefile b/sys/modules/Makefile index dfcb31f74106..b185744527d8 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -764,7 +764,6 @@ _amdsbwd= amdsbwd _amdsmn= amdsmn _amdtemp= amdtemp _arcmsr= arcmsr -_asmc= asmc .if ${MK_CRYPT} != "no" || defined(ALL_MODULES) _blake2= blake2 .endif @@ -822,6 +821,7 @@ _x86bios= x86bios .if ${MACHINE_CPUARCH} == "amd64" _amdgpio= amdgpio +_asmc= asmc _ccp= ccp _enic= enic _iavf= iavf