Files
mirror_zfs/include/os/freebsd/spl/sys
Martin Matuška a3f82aec93 Miscellaneous FreBSD compilation bugfixes
Add missing machine/md_var.h to spl/sys/simd_aarch64.h and
spl/sys/simd_arm.h

In spl/sys/simd_x86.h, PCB_FPUNOSAVE exists only on amd64, use PCB_NPXNOSAVE
on i386

In FreeBSD sys/elf_common.h redefines AT_UID and AT_GID on FreeBSD, we need
a hack in vnode.h similar to Linux. sys/simd.h needs to be included early.

In zfs_freebsd_copy_file_range() we pass a (size_t *)lenp to
zfs_clone_range() that expects a (uint64_t *)

Allow compiling armv6 world by limiting ARM macros in sha256_impl.c and
sha512_impl.c to __ARM_ARCH > 6

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Reviewed-by: Pawel Jakub Dawidek <pawel@dawidek.net>
Reviewed-by: Signed-off-by: WHR <msl0000023508@gmail.com>
Signed-off-by: Martin Matuska <mm@FreeBSD.org>
Closes #14674
2023-04-06 10:35:02 -07:00
..
2022-09-20 15:32:44 -07:00
2022-01-26 11:38:52 -08:00
2022-01-26 11:38:52 -08:00
2020-04-14 11:36:28 -07:00
2022-11-07 15:55:33 -08:00
2020-07-29 16:35:33 -07:00
2020-04-14 11:36:28 -07:00
2022-11-07 15:55:37 -08:00
2022-10-29 13:05:11 -07:00
2020-04-14 11:36:28 -07:00
2022-05-13 10:15:31 -07:00
2020-04-14 11:36:28 -07:00
2022-01-26 11:38:52 -08:00
2022-03-18 06:47:57 -06:00
2023-03-02 13:51:56 -08:00
2020-04-14 11:36:28 -07:00
2020-04-14 11:36:28 -07:00
2022-05-13 10:15:31 -07:00
2022-11-07 15:55:37 -08:00
2020-04-14 11:36:28 -07:00
2020-04-14 11:36:28 -07:00
2020-04-14 11:36:28 -07:00
2020-04-14 11:36:28 -07:00
2020-04-14 11:36:28 -07:00
2020-04-14 11:36:28 -07:00
2022-10-19 11:17:09 -07:00
2021-02-20 20:16:50 -08:00
2022-09-02 13:20:10 -07:00
2020-04-14 11:36:28 -07:00
2022-09-20 14:50:16 -07:00
2021-05-27 14:27:29 -06:00
2020-08-31 19:43:08 -07:00