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
F166308588: D31999.id.diff
Wed, Aug 12, 7:43 PM
F166280315: D31999.diff
Wed, Aug 12, 4:26 PM
Unknown Object (File)
Tue, Aug 11, 10:47 PM
Unknown Object (File)
Tue, Aug 11, 8:14 AM
Unknown Object (File)
Mon, Aug 10, 12:03 PM
Unknown Object (File)
Mon, Aug 10, 12:02 PM
Unknown Object (File)
Mon, Aug 10, 8:06 AM
Unknown Object (File)
Mon, Aug 10, 6:36 AM

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