]> granicus.if.org Git - zfs/commit
Linux 5.0 compat: access_ok() drops 'type' parameter
authorTony Hutter <hutter2@llnl.gov>
Thu, 10 Jan 2019 19:03:40 +0000 (11:03 -0800)
committerTony Hutter <hutter2@llnl.gov>
Fri, 22 Feb 2019 17:47:34 +0000 (09:47 -0800)
commitedc2675aed7d05f7ec230874e33c8a20d7402b02
tree05fbd7410fb3919753eed4c06ff35801a83bec94
parent98bb45e27ae80145a6ce028df90fccdb23f8901d
Linux 5.0 compat: access_ok() drops 'type' parameter

access_ok no longer needs a 'type' parameter in the 5.0 kernel.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #8261
config/kernel-access-ok-type.m4 [new file with mode: 0644]
config/kernel.m4
include/linux/kmap_compat.h
module/zcommon/zfs_uio.c