From nobody Sat Jul 4 05:43:09 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 4gsffp2f1hz6kqRN; Sat, 04 Jul 2026 05:43:14 +0000 (UTC) (envelope-from gbe@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gsffp0GPGz45nx; Sat, 04 Jul 2026 05:43:14 +0000 (UTC) (envelope-from gbe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1783143794; 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: in-reply-to:in-reply-to:references:references; bh=XLT3+1zlLGGYdqZlbodGHvnKw+8sVVkxvwmA9G1sWBo=; b=SmpSsGdLkCGsmwfvlERQhpO+60ls9lANkTUhPwOe+G8CY3aun3UcxGE7BsXM9fNAUqecok 9f+KCLaQr72VB3hTxQYVsTy78UPr8FcMHEw447k+5c7QouUsmsppH74YlXs9777ef+5wbO jNoFOxU7JbKUmf2J+ms4O0F8afDBRqVmZUadQrn+3TSKWE1yYj7JkdI+zzvXuww6VvqCjL 8ujqj5MH/lyGJoqQnaYF7rZjXjiFYwHcJ853t2dppIfEzoocrlKYRc3OCzExuQPabFXOek U4gLxN9vZ0+FBO9mctK+5XXQhvB2X3+1TBAKLdziN8qrbpdfiCu/21XV+pfNAw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1783143794; a=rsa-sha256; cv=none; b=CO+sKhRWmJtaPcj5y1cWTSxf6YtkIz/0BKKsdEyKwsjzYR9+5W+wPJKMbCNr8Lo9T6dz5L HQhqHphGYOAqdzEPnVZcXqjCjAsBYlit18zEnOcjeCKA6VslKKhrcA3c/c4g55j9d+PWBL gHMFk2fEyVsI5n1qIhX3OFLnsrlopqGJs9zOfBlwOwaVu+xABmZO0JLctQNSLkdSn3J0HO WYZ1bSW1sH2ZzsHLvY9df8rFRyTy24PqXN3hnactZN3eYPJmhvrIU5Nr1tNtRxwQI9JxIz +F2k8jKtpkgoLXoE+MHKmVMixBojxjfud1Q3gQk0GYJ8AUUih4zx4x5z8vLfzg== 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=1783143794; 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: in-reply-to:in-reply-to:references:references; bh=XLT3+1zlLGGYdqZlbodGHvnKw+8sVVkxvwmA9G1sWBo=; b=P/tuNl1HE4NyDCXHJpLcRTnbgxFnTke42m/OJ7z5Bl1Q2pNZL73YR9pIhj7V/Jde7HPNAb TuzVqiLI2AIf7iLpf61rGUjQEPT8sSC+3sO+otf8A17UHyjGXSw7kdB1/LXdGRUEbmbUYA SGtzyAeDfM2fszTncJ/aRrEN4vWu7qK3Ui6J47PNlxsokAibAp6apY3fwlUvQFHQX0APNI 3MJWsKyYjqCG2TPjOqvuAI9KIQytN7Ti0pcbNbBck6K6CYRUS4zs4UDrm++ZDSCN6bj9dA UYxOsN0BVF8WvY5xCkqgld+HClviPcHuL7i6EQVBjBcI2tOl64wrnlqOK6YwEg== Received: from localhost (p200300cb870de203c5982e7858b7b8aa.dip0.t-ipconnect.de [IPv6:2003:cb:870d:e203:c598:2e78:58b7:b8aa]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: gbe) by smtp.freebsd.org (Postfix) with ESMTPSA id 4gsffn24kkzF9n; Sat, 04 Jul 2026 05:43:13 +0000 (UTC) (envelope-from gbe@freebsd.org) Date: Sat, 4 Jul 2026 07:43:09 +0200 From: Gordon Bergling To: Alan Somers Cc: Alexander Motin , src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: cd61eb4f6681 - main - zfs: Wire sha512 offload to the build Message-ID: References: <6a46a7b9.25c03.7da045a1@gitrepo.freebsd.org> 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: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="eICUK9KMNM+tStFS" Content-Disposition: inline In-Reply-To: X-Url: X-Operating-System: FreeBSD 15.1-RELEASE-p1 amd64 X-Host-Uptime: 7:38AM up 2 days, 23:33, 3 users, load averages: 0.23, 0.41, 0.42 --eICUK9KMNM+tStFS Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Alan, On Fri, Jul 03, 2026 at 12:08:47PM -0600, Alan Somers wrote: > On Thu, Jul 2, 2026 at 12:02=E2=80=AFPM Alexander Motin = wrote: > > > > The branch main has been updated by mav: > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=3Dcd61eb4f6681b13d98b6a7be= 252500ad30f05f74 > > > > commit cd61eb4f6681b13d98b6a7be252500ad30f05f74 > > Author: Alexander Motin > > AuthorDate: 2026-07-02 17:58:12 +0000 > > Commit: Alexander Motin > > CommitDate: 2026-07-02 17:58:12 +0000 > > > > zfs: Wire sha512 offload to the build > > > > FreeBSD main just got the CPUID_STDEXT4_SHA512 define. > > > > OpenZFS PR #18732 >=20 > This commit breaks boot for me. The kernel can't open the zroot pool, > leading to the familiar mountroot> prompt. And in a UFS-root VM, I > can't load the ZFS kernel module. It fails with: >=20 > link_elf_obj: symbol zfs_sha512_transform_sha512ext undefined > linker_load_file: /boot/kernel/zfs.ko - unsupported file type >=20 > On both systems, the CPU is a Ryzen 9 5950X, which does not support AVX-5= 12. >=20 > Could we please revert the change for now? +1 from my side. Even booting the old kernel doesn't work as usual. I have to manually unload all modules, load the old kernel and then load the old zfs module to get my development machine booting. I have reverted this change locally and did a fresh build and everything we= nt back to normal. --Gordon --eICUK9KMNM+tStFS Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEYbWI0KY5X7yH/Fy4OQX2V8rP09wFAmpInVYbFIAAAAAABAAO bWFudTIsMi41KzEuMTIsMiwzAAoJEDkF9lfKz9Pc7dUH/jB55jABnc/b4FwXyKgQ 9/BeNnbkiVdVASLLofONZS7/A5jR+G480qaSCiZMY0gLoTMmEpW2f/EjjFGUZZRH n3D76kML6Wp0VBA2vVLuMjk3Jd2kvVC6vhSHxDs9429d7rGxw0aTw2lWbKggGeLz NzdKD0cuuu9U09Z0fRezx+moxJh8uC+WdZFWsy+LMARVJhPk6vHi34kFZuk/6ytN Bz0ri54LGcKUiKPk8qUol48NJ2sgAt58RY9Wp/wCyD3VMZVS+1SdDXBO/cjX2O6d dsg8AznoJFr7Gl3lYUv2mXnhi1OzRgsJLGAbQXeXf01WnyhZpVMh/8FncgdARDt6 ku8= =ZKfQ -----END PGP SIGNATURE----- --eICUK9KMNM+tStFS--