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)
Sat, May 18, 9:50 PM
Unknown Object (File)
Apr 27 2024, 1:21 AM
Unknown Object (File)
Apr 6 2024, 6:54 PM
Unknown Object (File)
Apr 6 2024, 5:14 PM
Unknown Object (File)
Apr 6 2024, 3:52 PM
Unknown Object (File)
Feb 7 2024, 12:57 PM
Unknown Object (File)
Jan 27 2024, 10:23 AM
Unknown Object (File)
Jan 6 2024, 3:41 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