HomeFreeBSD

Use the correct type to pmap_mapdev() in nexus_activate_resource().

Description

Use the correct type to pmap_mapdev() in nexus_activate_resource().

pmap_mapdev() takes vm_paddr_t, which may be sized differently from vm_offset_t,
as it is in book-e.

Sponsored by: Alex Perez/Inertial Computing

Details

Provenance
jhibbitsAuthored on
Parents
rS295111: Tag openresolv 3.7.2
Branches
Unknown
Tags
Unknown