aboutsummaryrefslogtreecommitdiffstats
path: root/spl_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'spl_config.h.in')
-rw-r--r--spl_config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/spl_config.h.in b/spl_config.h.in
index c19555a06..a4a8ccd32 100644
--- a/spl_config.h.in
+++ b/spl_config.h.in
@@ -18,6 +18,9 @@
/* INIT_WORK wants 3 args */
#undef HAVE_3ARGS_INIT_WORK
+/* on_each_cpu wants 3 args */
+#undef HAVE_3ARGS_ON_EACH_CPU
+
/* kernel defines atomic64_t */
#undef HAVE_ATOMIC64_T