opnsense-src/sys/compat/linuxkpi
Mark Johnston f88bd1174a linuxkpi: Fix an assertion in linux_free_kmem()
In the LinuxKPI, PAGE_MASK is the logical negation of FreeBSD's
PAGE_MASK, so the original assertion was simply incorrect.

Reported by:	trasz
Tested by:	trasz
Fixes:		6223d0b67a ("linuxkpi: Handle direct-mapped addresses in linux_free_kmem()")
2023-10-18 09:43:02 -04:00
..
common linuxkpi: Fix an assertion in linux_free_kmem() 2023-10-18 09:43:02 -04:00
dummy/include LinuxKPI: remove dummy headers with implementations 2023-10-04 10:17:21 +00:00