Page MenuHomeFreeBSD

kinst: be explicit about trampoline placement
ClosedPublic

Authored by christos on May 25 2023, 4:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 14, 12:41 AM
Unknown Object (File)
Sat, Aug 2, 5:27 PM
Unknown Object (File)
Jul 7 2025, 6:52 PM
Unknown Object (File)
Jul 3 2025, 6:36 PM
Unknown Object (File)
Jun 25 2025, 4:26 AM
Unknown Object (File)
Jun 24 2025, 3:28 AM
Unknown Object (File)
Jun 23 2025, 2:10 PM
Unknown Object (File)
Jun 23 2025, 2:37 AM
Subscribers

Details

Summary

The current implementation and comment was specific to amd64. Even
though in the case of kinst's supported architectures (RISC-V and ARM64)
VM_MIN_KERNEL_ADDRESS is equal to KERNBASE, it's better to be explicit.

Diff Detail

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