From nobody Sun Feb 22 06:21:42 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 4fJYm63JM8z6S62y for ; Sun, 22 Feb 2026 06:21:42 +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 4fJYm61Tvyz3sKv for ; Sun, 22 Feb 2026 06:21:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771741302; 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=J/klZIKzXUbDMkB2LkLJsnM3sXWK6UB1PQBHbaRpSvQi6txaBs8YAEa9MvyvvJf+bIjlnD LZWB/N0nF5MAZ/pAScHWM6HS0V31DXe3EJBlUhARzDBtAlGWKQt5NffXcNJE9cvbu2CG0x 33GfCaeYD7QBjytHtZfJkQYGH8ygWhTCzBznIMQDAm3K5aiZ7yF+RMfBSm39R5jzTPz5am zBKTtzVfc0FQqjPdKhm8YYUgj2slkaBbGJgHKN+UxDOQXebpP9jAsT3UUNPUBfEuenho3a re9GwsnLZ0e40TS1oIs5db2e6k2mT9AtkWgScS1m+Psv2IoUaxOVDd7qZMIXRQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771741302; a=rsa-sha256; cv=none; b=Xe2D6LFj4YLWV32SMxaTrnb9LtgYpK+Digxyqu5+v26uamRA7FSm1bHOdqiVfmY85PdJyn RNyErnbRKTzYIVI+HgUlD7yfz0Xd39AEzY2T+Pn+TyDo3o0PyQEsrMmhf/5zBy01iT5BO5 LBZL0iKO9J0wU3buQBrJoSWkT1IbYdRfdLRnt0QDwPak5VMJVwu0NtMfWBXyB7+5XMC8LK fIU1pV5ifIAxQE2gXo0oKpGPsnhGKeXXL1VP3AQPBwkWOPuk5Zy1gWCfDsauz8Ccbud5Na EKhZMv+z7yBSFYYL9szjREcK/qh7wVmtpU3+BeMitKhqad2rNBaMYxWktvaDQg== 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=1771741302; 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=LwQBrwW0lhhPkqEt4eR8MZNxTxemMSvsK2Jmq+XfJ6wCaEfNUm5Ex4eDZlFVrfM6lC7ya5 pgfzIfx2dt3MIJl5FuBnr/E1M68+8wjYky0Phz4uEPFydSfnf1Fm8r8LOqy4PZJSt/Xw09 r1TtKPqSPWzoo2lug6WEKjdu5kstXiGSGaMygc6ehaawxZ2GymNcV4cFhgOA+fzqXIkdKz RlbMOdNIld1s5j78t6oYe8nHBRWvOtEnieZMDkWUIJMEod4sufd6tduWZNKXyRj5S3e3ng g2xOjm585dalxeA9dPuDEaJklT4d4qkZKRWGjMy7EVYZ28wPfNJ+1TGqAnk4ew== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fJYm6150nzYnQ for ; Sun, 22 Feb 2026 06:21:42 +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: 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 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