freebsd-dev/sys/compat/linuxkpi/common/include/asm
Bjoern A. Zeeb 3b1ecc9fa1 LinuxKPI: remove < 5.0 version support
We are not aware of any out-of-tree consumers anymore
which would need KPI support for before Linux version 5.
Update the two in-tree consumers to use the new KPI.
This allows us to remove the extra version check and
will also give access to {lower,upper}_32_bits() unconditionally.

Sponsored-by:	The FreeBSD Foundation
Reviewed-by:	hselasky, rlibby, rstone
MFC-after:	2 weeks
X-MFC:		to 13 only
Differential Revision: https://reviews.freebsd.org/D29391
2021-03-24 23:00:03 +00:00
..
fpu linuxkpi: add kernel_fpu_begin/kernel_fpu_end 2021-01-12 12:31:00 +01:00
atomic64.h compat: clean up empty lines in .c and .h files 2020-09-01 21:24:33 +00:00
atomic-long.h compat: clean up empty lines in .c and .h files 2020-09-01 21:24:33 +00:00
atomic.h compat: clean up empty lines in .c and .h files 2020-09-01 21:24:33 +00:00
byteorder.h linuxkpi whitespace cleanup 2018-03-23 15:50:01 +00:00
fcntl.h
io.h
msr.h Implement the rdmsrl_safe() function macro in the LinuxKPI. 2018-06-06 13:29:52 +00:00
pgtable.h
smp.h Fix the definitions of get_cpu() and put_cpu(). 2018-04-05 17:26:03 +00:00
types.h Allow LinuxKPI types to be used in bootloaders, by checking for the 2020-11-18 13:47:11 +00:00
uaccess.h LinuxKPI: remove < 5.0 version support 2021-03-24 23:00:03 +00:00
unaligned.h LinuxKPI: upstream a collection of drm-kmod conflicting changes 2021-01-28 16:15:12 +00:00