]> git.proxmox.com Git - mirror_spl.git/commit
Removed SPL_AC_3ARGS_INIT_WORK check
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 10 Dec 2012 21:53:25 +0000 (13:53 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 12 Dec 2012 17:57:10 +0000 (09:57 -0800)
commiteb0be2ed46d3f0eb01378458f421a88798608592
tree9e89347c8eb998125702faa629d1dae325bf1edf
parent33e94ef1dd2678e28a5fbdb80f4ce35fd8c85974
Removed SPL_AC_3ARGS_INIT_WORK check

All consumers of the kernel delayed work queues have been shifted
over to rely on the taskq implementation.  This compatibility code
can now be removed.  Any new callers which need this functionality
should use the taskq interfaces for delayed work items.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
config/spl-build.m4
include/linux/workqueue_compat.h [deleted file]
include/sys/types.h