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)
Sun, Feb 8, 2:00 AM
Unknown Object (File)
Sun, Feb 1, 10:52 AM
Unknown Object (File)
Sat, Jan 31, 1:15 PM
Unknown Object (File)
Fri, Jan 30, 10:24 PM
Unknown Object (File)
Fri, Jan 30, 9:06 PM
Unknown Object (File)
Dec 13 2025, 10:29 PM
Unknown Object (File)
Dec 3 2025, 5:32 PM
Unknown Object (File)
Nov 27 2025, 11:30 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