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)
Fri, Jan 17, 1:44 PM
Unknown Object (File)
Jan 6 2025, 6:09 PM
Unknown Object (File)
Dec 11 2024, 3:40 AM
Unknown Object (File)
Dec 10 2024, 7:09 AM
Unknown Object (File)
Oct 24 2024, 11:10 PM
Unknown Object (File)
Oct 24 2024, 11:09 PM
Unknown Object (File)
Oct 24 2024, 10:47 PM
Unknown Object (File)
Sep 10 2024, 9:56 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