opnsense-src/sys/compat/linuxkpi/common
Jessica Clarke 8167c92f65 LinuxKPI: Add more #ifdef VM_MEMATTR_WRITE_COMBINING guards
One of the three uses is already guarded; this guards the remaining ones
to support architectures like riscv that do not provide write-combining,
and is needed to build drm-kmod on riscv.

Reviewed by:	hselasky, manu
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D31999
2021-10-03 19:34:40 +01:00
..
include LinuxKPI: Add more #ifdef VM_MEMATTR_WRITE_COMBINING guards 2021-10-03 19:34:40 +01:00
src LinuxKPI: Remove vma argument from fault method of vm_operations_struct 2021-09-29 23:26:32 +03:00