Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: do no use .cfi_negate_ra_state within the assembly on Arm64
Compiling openzfs on aarch64 with gcc-8 and gcc-9 is failing currently. See issue #14965 for deeper context. I have re-generated the assembly without the "-mbranch-protection=standard" compiling option. I have tested this on Arm64 FreeBSD 13.2 and AlmaLinux-8. Signed-off-by: Tino Reichardt <[email protected]> Closes: #14965
- Loading branch information