Page MenuHomeFreeBSD

arm/freescale: Stop using devmap_ptov
ClosedPublic

Authored by andrew on Apr 25 2025, 10:05 AM.
Tags
None
Referenced Files
F134510456: D50014.id154701.diff
Sun, Nov 2, 6:28 PM
Unknown Object (File)
Wed, Oct 29, 7:13 AM
Unknown Object (File)
Wed, Oct 29, 4:38 AM
Unknown Object (File)
Wed, Oct 29, 4:31 AM
Unknown Object (File)
Wed, Oct 29, 4:28 AM
Unknown Object (File)
Wed, Oct 29, 4:27 AM
Unknown Object (File)
Wed, Oct 29, 4:23 AM
Unknown Object (File)
Sat, Oct 18, 9:36 PM
Subscribers

Details

Summary

Call pmap_mapdev directly. If it can allocate this memory using the
static device map via devmap_ptov it will so there is no need to call
it directly.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable