Re: [PATCH 3/4] x86/boot/compressed/64: Introduce place_trampoline()

From: Kirill A. Shutemov
Date: Fri Nov 10 2017 - 04:53:06 EST


On Fri, Nov 10, 2017 at 10:14:53AM +0100, Ingo Molnar wrote:
> I'm wondering, how did you test it if no current bootloader puts the kernel to
> above addresses of 4G?

I didn't test it directly.

I've checked with debugger that there's no memory accesses above 1M
between disabling paging in the trampoline and returning back from
trampoline to the main kernel image code.

--
Kirill A. Shutemov