Page MenuHomeFreeBSD

LinuxKPI: Add more #ifdef VM_MEMATTR_WRITE_COMBINING guards
ClosedPublic

Authored by jrtc27 on Sep 17 2021, 12:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 17, 11:29 AM
Unknown Object (File)
Wed, Apr 15, 10:56 PM
Unknown Object (File)
Wed, Apr 15, 12:04 AM
Unknown Object (File)
Tue, Apr 14, 6:46 AM
Unknown Object (File)
Sun, Apr 5, 3:35 PM
Unknown Object (File)
Sat, Apr 4, 2:33 PM
Unknown Object (File)
Sat, Apr 4, 8:19 AM
Unknown Object (File)
Sun, Mar 29, 4:31 PM

Details

Summary

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.

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable