Page MenuHomeFreeBSD

arm64: Fix the VM_MAX_NAMELEN definition
ClosedPublic

Authored by markj on Aug 30 2024, 2:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 11:46 PM
Unknown Object (File)
Wed, Oct 8, 6:20 AM
Unknown Object (File)
Fri, Oct 3, 6:53 PM
Unknown Object (File)
Tue, Sep 23, 9:33 AM
Unknown Object (File)
Sep 9 2025, 6:55 PM
Unknown Object (File)
Sep 9 2025, 2:38 AM
Unknown Object (File)
Sep 6 2025, 6:55 PM
Unknown Object (File)
Aug 16 2025, 5:18 AM
Subscribers

Details

Summary

The maximum VM name length has changed since the arm64 vmm code was
forked. For now, just sync with the amd64 definitions, since they
permit longer VM names. As arm64/vmm is implemented only in main, I
won't bother dealing with backward compat.

Diff Detail

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