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 20, 9:46 AM
Unknown Object (File)
Fri, Oct 17, 6:37 AM
Unknown Object (File)
Sun, Oct 12, 6:10 PM
Unknown Object (File)
Thu, Oct 9, 2:05 PM
Unknown Object (File)
Thu, Oct 9, 2:05 PM
Unknown Object (File)
Thu, Oct 9, 2:05 PM
Unknown Object (File)
Thu, Oct 9, 1:03 PM
Unknown Object (File)
Mon, Oct 6, 9:30 AM

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