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)
Wed, Mar 26, 5:55 PM
Unknown Object (File)
Sun, Mar 23, 7:36 AM
Unknown Object (File)
Mon, Mar 10, 3:20 PM
Unknown Object (File)
Feb 15 2025, 10:30 PM
Unknown Object (File)
Feb 15 2025, 3:15 PM
Unknown Object (File)
Feb 15 2025, 4:35 AM
Unknown Object (File)
Jan 17 2025, 1:44 PM
Unknown Object (File)
Jan 6 2025, 6:09 PM

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