HomeFreeBSD

Linux 5.1 compat: get_ds() removed

Description

Linux 5.1 compat: get_ds() removed

Commit torvalds/linux@736706bee has removed the get_fs() function
as a bit of cleanup. It has been defined as KERNEL_DS on all
architectures for all supported kernels. Replace get_fs() with
KERNEL_DS as was done in the kernel.

Reviewed-by: Tom Caputi <tcaputi@datto.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #8479

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Mar 7 2019, 10:44 PM
GitHub <noreply@github.com>Committed on Mar 7 2019, 10:44 PM
Parents
rGbecdcec7b9cd: kernel_fpu fixes
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rGb46fd243d57d: Linux 5.1 compat: get_ds() removed (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Mar 7 2019, 10:44 PM