On 14.11.2024 10:08, Andrew Cooper wrote: > The logic is far more sane to follow with a total size, and the position of > the end of the heap. Remove or fix the remaining descriptions of how the > trampoline is laid out. > > Move the relevant constants into trampoline.h, which requires making the > header safe to include in assembly files. > > No functional change. The compiled binary is identical. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>