freebsd-dev/sys/compat/linuxkpi/common
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
..
include LinuxKPI: remove < 5.0 version support 2021-03-24 23:00:03 +00:00
src Allocating the LinuxKPI current structure from a software interrupt thread 2021-03-10 13:27:40 +01:00