summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/spl-build.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/config/spl-build.m4 b/config/spl-build.m4
index 91318efc3..49cbfb624 100644
--- a/config/spl-build.m4
+++ b/config/spl-build.m4
@@ -1163,8 +1163,8 @@ AC_DEFUN([SPL_AC_KUIDGID_T], [
])
dnl #
-dnl # 2.6.x API change,
-dnl # __put_task_struct() was exported in RHEL5 but unavailable elsewhere.
+dnl # 2.6.39 API change,
+dnl # __put_task_struct() was exported by the mainline kernel.
dnl #
AC_DEFUN([SPL_AC_PUT_TASK_STRUCT],
[AC_MSG_CHECKING([whether __put_task_struct() is available])