Page MenuHomeFreeBSD

kinst: be explicit about trampoline placement
ClosedPublic

Authored by christos on May 25 2023, 4:06 PM.
Tags
None
Referenced Files
F131631427: D40266.id122443.diff
Thu, Oct 9, 9:46 PM
F131629008: D40266.diff
Thu, Oct 9, 9:23 PM
F131623285: D40266.id.diff
Thu, Oct 9, 8:19 PM
Unknown Object (File)
Thu, Oct 9, 3:43 AM
Unknown Object (File)
Tue, Oct 7, 2:39 PM
Unknown Object (File)
Sep 9 2025, 9:19 PM
Unknown Object (File)
Aug 14 2025, 12:41 AM
Unknown Object (File)
Aug 2 2025, 5:27 PM
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