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)
Oct 4 2024, 9:51 AM
Unknown Object (File)
Oct 4 2024, 6:27 AM
Unknown Object (File)
Oct 3 2024, 2:12 PM
Unknown Object (File)
Oct 2 2024, 11:19 PM
Unknown Object (File)
Sep 23 2024, 11:48 PM
Unknown Object (File)
Sep 23 2024, 3:04 AM
Unknown Object (File)
Sep 7 2024, 8:01 PM
Unknown Object (File)
Sep 1 2024, 6:04 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