]> git.proxmox.com Git - mirror_zfs.git/commit
Linux 4.11 compat: add linux/sched/signal.h
authorOlaf Faaland <faaland1@llnl.gov>
Tue, 7 Mar 2017 23:33:50 +0000 (15:33 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 21 Mar 2017 00:43:43 +0000 (17:43 -0700)
commit9a054d54fb6772305fdbe0bb5b312cf051331726
tree91615d10ffa19e86731f5f433a7efd6a0d2dad14
parent94b1ab2ae01e9ee642aee87dd1a73e8d63629372
Linux 4.11 compat: add linux/sched/signal.h

In Linux 4.11, torvalds/linux@2a1f062, signal handling related functions
were moved from sched.h into sched/signal.h.

Add configure checks to detect this and include the new file where
needed.

Reviewed-by: Chunwei Chen <david.chen@osnexus.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Olaf Faaland <faaland1@llnl.gov>
Closes #608
config/spl-build.m4
include/sys/signal.h