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
F102824453: D31999.diff
Sun, Nov 17, 4:20 PM
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

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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 41558
Build 38447: arc lint + arc unit