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, Oct 19, 4:03 AM
Unknown Object (File)
Sat, Oct 18, 6:42 AM
Unknown Object (File)
Thu, Oct 16, 12:50 PM
Unknown Object (File)
Wed, Oct 15, 2:20 PM
Unknown Object (File)
Mon, Oct 13, 6:12 PM
Unknown Object (File)
Mon, Oct 13, 6:11 PM
Unknown Object (File)
Mon, Oct 13, 6:11 PM
Unknown Object (File)
Mon, Oct 13, 4:47 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