]> git.proxmox.com Git - mirror_spl-debian.git/commitdiff
Update put_task_struct() comments
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 2 Oct 2014 17:59:26 +0000 (13:59 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 17 Oct 2014 22:11:51 +0000 (15:11 -0700)
Update the comments to correctly reflect when this interface was
added.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
config/spl-build.m4

index 91318efc30dca4630e0fb9f365b8ec8e1a1ec48b..49cbfb624ee9793392ccbaceb979c75b97af7c1f 100644 (file)
@@ -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])