Page MenuHomeFreeBSD

arm/freescale: Stop using devmap_ptov
ClosedPublic

Authored by andrew on Apr 25 2025, 10:05 AM.
Tags
None
Referenced Files
F119958357: D50014.diff
Fri, Jun 13, 6:47 PM
F119957025: D50014.diff
Fri, Jun 13, 6:29 PM
Unknown Object (File)
Wed, Jun 11, 12:15 PM
Unknown Object (File)
Sun, Jun 8, 4:18 PM
Unknown Object (File)
Thu, May 29, 4:50 AM
Unknown Object (File)
Wed, May 28, 2:35 PM
Unknown Object (File)
Fri, May 23, 9:56 PM
Unknown Object (File)
May 11 2025, 10:12 AM
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