Page MenuHomeFreeBSD

aarch64: make pmap_change_attr public like on other platforms
ClosedPublic

Authored by val_packett.cool on Jun 27 2019, 11:06 PM.
Tags
Referenced Files
Unknown Object (File)
Tue, Sep 30, 3:54 AM
Unknown Object (File)
Sat, Sep 13, 6:57 AM
Unknown Object (File)
Sep 4 2025, 8:14 PM
Unknown Object (File)
Aug 24 2025, 10:17 PM
Unknown Object (File)
Aug 18 2025, 10:48 PM
Unknown Object (File)
Aug 9 2025, 4:03 AM
Unknown Object (File)
Aug 5 2025, 8:52 PM
Unknown Object (File)
Aug 4 2025, 4:04 AM

Details

Summary

This function is not static on amd64, powerpc and mips64. It is used by GPU drivers.

Test Plan

amdgpu works on the Marvell MACCHIATObin :)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

val_packett.cool retitled this revision from arm64: make pmap_change_attr public like on other platforms to aarch64: make pmap_change_attr public like on other platforms.Jul 2 2019, 9:21 PM
val_packett.cool added a reviewer: emaste.
val_packett.cool edited the test plan for this revision. (Show Details)
val_packett.cool added subscribers: johalun, bcran.
This revision is now accepted and ready to land.Aug 16 2019, 5:52 PM