Re: [PATCH] x86/boot/KASLR: Skip relocation handling in no kaslr case
From: Ingo Molnar
Date: Tue Jun 27 2017 - 04:35:45 EST
* Baoquan He <bhe@xxxxxxxxxx> wrote:
> As you suggested, we can add a checking to see if the virt_addr is
> bigger than 1G, and print warning if exceed or hang there with error
> message.
Could you try a patch for that, and see whether it catches this particular bug?
(before the fix is applied.)
Could be a 2 patch series: first the patch that adds the warning, then the fix.
Thanks,
Ingo