Page MenuHomeFreeBSD

bhyve: Use the new vm_limit_rights() interface
ClosedPublic

Authored by markj on Oct 23 2022, 6:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 28, 10:05 AM
Unknown Object (File)
Mon, Oct 28, 10:04 AM
Unknown Object (File)
Mon, Oct 28, 10:04 AM
Unknown Object (File)
Mon, Oct 28, 9:44 AM
Unknown Object (File)
Sep 30 2024, 12:37 AM
Unknown Object (File)
Sep 22 2024, 2:16 PM
Unknown Object (File)
Sep 19 2024, 8:15 PM
Unknown Object (File)
Sep 16 2024, 6:07 PM

Details

Summary

This addresses a compiler warning arising from the fact that bhyve
passes a const pointer to free().

No functional change intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable