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)
Mon, Nov 11, 5:57 AM
Unknown Object (File)
Mon, Nov 11, 4:03 AM
Unknown Object (File)
Sun, Nov 10, 2:19 AM
Unknown Object (File)
Tue, Nov 5, 3:43 PM
Unknown Object (File)
Oct 16 2024, 11:40 AM
Unknown Object (File)
Oct 13 2024, 3:57 PM
Unknown Object (File)
Oct 13 2024, 1:15 AM
Unknown Object (File)
Oct 11 2024, 12:15 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