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)
Feb 26 2025, 2:04 AM
Unknown Object (File)
Feb 25 2025, 1:20 PM
Unknown Object (File)
Feb 24 2025, 7:05 PM
Unknown Object (File)
Feb 24 2025, 4:22 PM
Unknown Object (File)
Feb 6 2025, 3:49 AM
Unknown Object (File)
Feb 1 2025, 6:23 PM
Unknown Object (File)
Jan 26 2025, 6:13 PM
Unknown Object (File)
Jan 22 2025, 7:52 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