Re: [RFC v1 3/4] x86, boot: Implement ASLR for kernel memory sections (x86_64)
From: Ingo Molnar
Date: Fri Jun 17 2016 - 05:40:27 EST
* Ingo Molnar <mingo@xxxxxxxxxx> wrote:
>
> * Thomas Garnier <thgarnie@xxxxxxxxxx> wrote:
>
> > arch/x86/include/asm/kaslr.h | 12 +++
>
> Hm, what tree is this patch against? asm/kaslr.h does not exist upstream or in the
> x86 tree.
So the problem is that this file gets introduced by:
[PATCH v5 1/4] x86, boot: Refactor KASLR entropy functions
... but that patch did not get carried over into this series:
[PATCH v6 0/3] x86/mm: memory area address KASLR
Thanks,
Ingo