]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Wrap module_param_call() routines under __linux__
authorMatthew Macy <mmacy@freebsd.org>
Tue, 3 Dec 2019 17:56:15 +0000 (09:56 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 3 Dec 2019 17:56:15 +0000 (09:56 -0800)
commitb3673342c79b65c441c98a8161ffbf136d497c2f
tree1b79c2e1faf3e9dd6086ef53a5fcec1694627efb
parentbff8fb395b1f2b84a47f8245dd43f4945cab8e77
Wrap module_param_call() routines under __linux__

The module_param_call() functionality is currently still
Linux-specific and should be wrapped accordingly.

Reviewed-by: Allan Jude <allanjude@freebsd.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #9666
module/zcommon/zfs_fletcher.c
module/zfs/vdev_raidz_math.c