On Fri, Jul 26, 2019 at 03:20:26PM +0800, Jason Yan wrote: > The boot code only maps one 64M zone at early start. If the kernel crosses > two 64M zones, we need to map two 64M zones. Keep the kernel in one 64M > saves a lot of complex codes. Ah-ha. Gotcha. Thanks for the clarification. > Yes, if this feature can be accepted, I will start to work with powerpc64 > KASLR and other things like CONFIG_RANDOMIZE_MEMORY. Awesome. :) -- Kees Cook