Add SIMD metadata in /proc on Linux follow up
commitf9d4f1b480beaaa67373a9cdff6652cff255fea8
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 20 Sep 2024 22:48:12 +0000 (20 15:48 -0700)
committerGitHub <noreply@github.com>
Fri, 20 Sep 2024 22:48:12 +0000 (20 15:48 -0700)
tree5d257dca627883cffd52770d5beaa1a216c8d023
parent5d0124396423acb08617bdbbc745b60f54d60b57
Add SIMD metadata in /proc on Linux follow up

This change accidentally broke the FreeBSD build due to
a conflict between the simd_stat_init()/simd_stat_fini()
macros on FreeBSD and the extern function prototype.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #16552
module/zcommon/zfs_prop.c