mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-25 18:59:33 +03:00
Update put_task_struct() comments
Update the comments to correctly reflect when this interface was added. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
This commit is contained in:
parent
68a829b29d
commit
e03119e86f
@ -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])
|
||||
|
Loading…
Reference in New Issue
Block a user