Page MenuHomeFreeBSD

pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t.
ClosedPublic

Authored by jhb on Sep 13 2022, 1:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 21, 7:43 AM
Unknown Object (File)
Fri, Sep 11, 4:19 AM
Unknown Object (File)
Fri, Sep 11, 3:52 AM
Unknown Object (File)
Fri, Sep 11, 3:19 AM
Unknown Object (File)
Tue, Sep 8, 4:13 AM
Unknown Object (File)
Thu, Sep 3, 3:18 PM
Unknown Object (File)
Thu, Sep 3, 5:51 AM
Unknown Object (File)
Thu, Sep 3, 12:27 AM

Details

Summary

This matches the return type of pmap_mapdev/bios.

Sponsored by: DARPA

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 47362
Build 44249: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Sep 13 2022, 1:38 PM

This will require a __FreeBSD_version bump and needs patches for the following ports (I already have them patched locally, but will need to finalize the patches once the real __FreeBSD_version value is known):

  • net/isboot-kmod
  • x11/nvidia-driver*
This revision is now accepted and ready to land.Sep 13 2022, 1:54 PM