mirror_zfs/module/os/linux
Rob Norris d6b8c17f1d Linux 6.12: support 3arg dequeue_signal() without task param
See torvalds/linux@a2b80ce87a. It claims the task arg is always
`current`, and so it is with us, so this is a safe change to make. The
only spanner is that we also support the older pre-5.17 3-arg
dequeue_signal() which had different meaning, so we have to check the
types to get the right one.

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #16582
2024-10-01 13:53:50 -07:00
..
spl Linux 6.12: support 3arg dequeue_signal() without task param 2024-10-01 13:53:50 -07:00
zfs Support for longnames for files/directories (Linux part) 2024-10-01 13:40:27 -07:00