opnsense-src/sys/compat/linuxkpi/common/include
Mark Johnston 1ef5e651fd Make the linuxkpi's alloc_pages() consistently return wired pages.
Previously it did this only on platforms without a direct map.  This
also more closely matches Linux's semantics.

Since some DRM v5.0 code assumes the old behaviour, use a
LINUXKPI_VERSION guard to preserve that until the out-of-tree module
is updated.

Reviewed by:	hselasky, kib (earlier versions), johalun
MFC after:	1 week
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D20502
2019-06-06 16:09:19 +00:00
..
asm LinuxKPI: Update user_access_begin for Linux v5.0. 2019-05-15 17:04:12 +00:00
linux Make the linuxkpi's alloc_pages() consistently return wired pages. 2019-06-06 16:09:19 +00:00
net Implement the ip_eth_mc_map() function in the LinuxKPI. 2018-06-12 08:43:49 +00:00