Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2024 00:42:01 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        Martin Matuska <mm@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org,  dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 1719886f6d08 - main - zfs: merge openzfs/zfs@90ba19eb7
Message-ID:  <2sr0q7r2-o2q7-41pq-6qpn-n1o2r0q22q3p@yvfgf.mnoonqbm.arg>
In-Reply-To: <202404162054.43GKssXB009354@gitrepo.freebsd.org>
References:  <202404162054.43GKssXB009354@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 16 Apr 2024, Martin Matuska wrote:

> The branch main has been updated by mm:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=1719886f6d08408b834d270c59ffcfd821c8f63a
>
> commit 1719886f6d08408b834d270c59ffcfd821c8f63a
> Merge: e4a0c92e7aea 90ba19eb7b81
> Author:     Martin Matuska <mm@FreeBSD.org>
> AuthorDate: 2024-04-16 20:52:34 +0000
> Commit:     Martin Matuska <mm@FreeBSD.org>
> CommitDate: 2024-04-16 20:54:07 +0000
>
>    zfs: merge openzfs/zfs@90ba19eb7
>
>    Notable upstream pull request merges:
>     #15784 90ba19eb7b Do no use .cfi_negate_ra_state within the assembly
>                       on Arm64
>     #15942 b6bbaa8372 Give a better message from 'zpool get' with invalid
>                       pool name
>     #15943 ca678bc0bc Makefile.bsd: sort and cleanup source file list
>     #15953 fa480fe5ba zinject: show more device fault fields
>     #15983 30c4eba4ea Fix panics when truncating/deleting files
>     #15992 99741bde59 zvol: use multiple taskq
>     #16015 a100a195fa Add support for zfs mount -R <filesystem>
>     #16022 5e5fd0a178 Speculative prefetch for reordered requests
>     #16040 997f85b4d3 L2ARC: Relax locking during write
>     #16042 b12738182c Improve dbuf_read() error reporting
>     #16051 a9a4290173 xdr: header cleanup
>     #16052 eeca9a91d6 Fix read errors race after block cloning
>     #16057 aa5445c28b Remove db_state DB_NOFILL checks from syncing context
>     #16061 76d1dde94c zinject: inject device errors into ioctls
>     #16072 9e63631dea Small fix to prefetch ranges aggregation
>     #16077 44f337be30 Illumos#16463 zfs_ioc_recv leaks nvlist
>     #16085 4725e543be zinject: "no-op" error injection
>     #16086 c6da985e28 Add the BTI elf note to the AArch64 SHA2 assembly
>
>    Obtained from:  OpenZFS
>    OpenZFS commit: 90ba19eb7b81f0225e63bedfb902000d23383921

This breaks aarch64
/usr/src/sys/contrib/openzfs/module/icp/asm-aarch64/blake3/b3_aarch64_sse2.S:37:5: error: 'LD_VERSION' is not defined, evaluates to 0 [-Werror,-Wundef]


-- 
Bjoern A. Zeeb                                                     r15:7



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2sr0q7r2-o2q7-41pq-6qpn-n1o2r0q22q3p>