Page MenuHomeFreeBSD

arm64: Fix the VM_MAX_NAMELEN definition
ClosedPublic

Authored by markj on Aug 30 2024, 2:39 PM.
Tags
None
Referenced Files
F145758483: D46484.id142666.diff
Tue, Feb 24, 2:08 AM
Unknown Object (File)
Mon, Feb 23, 1:09 AM
Unknown Object (File)
Sun, Feb 22, 3:26 PM
Unknown Object (File)
Mon, Feb 9, 2:06 AM
Unknown Object (File)
Dec 10 2025, 6:18 PM
Unknown Object (File)
Dec 7 2025, 5:26 AM
Unknown Object (File)
Dec 6 2025, 3:11 AM
Unknown Object (File)
Nov 29 2025, 4:42 PM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 59241
Build 56128: arc lint + arc unit