Page MenuHomeFreeBSD

kinst: be explicit about trampoline placement
ClosedPublic

Authored by christos on May 25 2023, 4:06 PM.
Tags
None
Referenced Files
F132291561: D40266.id.diff
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
Unknown Object (File)
Mon, Oct 13, 3:53 AM
Unknown Object (File)
Thu, Oct 9, 9:46 PM
Unknown Object (File)
Thu, Oct 9, 9:23 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