freebsd-dev/sys/compat/linuxkpi/common
Hans Petter Selasky a8c348db51 Prefer to use real virtual address over direct map address in the
linux_page_address() function in the LinuxKPI. This solves an issue
where the return value from linux_page_address() is passed to
kmem_free().

MFC after:		1 week
Sponsored by:		Mellanox Technologies
2017-04-27 14:29:21 +00:00
..
include Use __typeof() instead of typeof() in some RCU related macros in the LinuxKPI. 2017-04-19 13:04:34 +00:00
src Prefer to use real virtual address over direct map address in the 2017-04-27 14:29:21 +00:00