summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-07-13 10:47:29 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-07-13 10:47:43 -0500
commit3ab73a21f853871d9901f56c391e7834755e97bb (patch)
treeb8935e5990d9f7c1176cc79754316cb324534603 /sys-fs
parentnet-analyzer/chronograf: 1.8.5 bump (diff)
downloadgentoo-3ab73a21f853871d9901f56c391e7834755e97bb.tar.gz
gentoo-3ab73a21f853871d9901f56c391e7834755e97bb.tar.bz2
gentoo-3ab73a21f853871d9901f56c391e7834755e97bb.zip
sys-fs/zfs-kmod: git master arm64 builds work with / without preempt
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/zfs-kmod/zfs-kmod-9999.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild
index bd1fe4231acc..b70e569510ea 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild
@@ -60,10 +60,6 @@ pkg_setup() {
DEVTMPFS
"
- if use arm64; then
- kernel_is -ge 5 && CONFIG_CHECK="${CONFIG_CHECK} !PREEMPT"
- fi
-
kernel_is -lt 5 && CONFIG_CHECK="${CONFIG_CHECK} IOSCHED_NOOP"
if [[ ${PV} != "9999" ]]; then