Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1424829 > unrolled thread

Re: [RFC v1 3/4] x86, boot: Implement ASLR for kernel memory sections (x86_64)

Started byIngo Molnar <mingo@kernel.org>
First post2016-06-17 11:10 +0200
Last post2016-06-17 11:50 +0200
Articles 3 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [RFC v1 3/4] x86, boot: Implement ASLR for kernel memory  sections (x86_64) Ingo Molnar <mingo@kernel.org> - 2016-06-17 11:10 +0200
    Re: [RFC v1 3/4] x86, boot: Implement ASLR for kernel memory  sections (x86_64) Ingo Molnar <mingo@kernel.org> - 2016-06-17 11:40 +0200
    Re: [RFC v1 3/4] x86, boot: Implement ASLR for kernel memory  sections (x86_64) Ingo Molnar <mingo@kernel.org> - 2016-06-17 11:50 +0200

#1424829 — Re: [RFC v1 3/4] x86, boot: Implement ASLR for kernel memory sections (x86_64)

FromIngo Molnar <mingo@kernel.org>
Date2016-06-17 11:10 +0200
SubjectRe: [RFC v1 3/4] x86, boot: Implement ASLR for kernel memory sections (x86_64)
Message-ID<rKXWN-4zo-11@gated-at.bofh.it>
* Thomas Garnier <thgarnie@google.com> 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.

Thanks,

	Ingo

[toc] | [next] | [standalone]


#1424851

FromIngo Molnar <mingo@kernel.org>
Date2016-06-17 11:40 +0200
Message-ID<rKYpP-4Lt-5@gated-at.bofh.it>
In reply to#1424829
* Ingo Molnar <mingo@kernel.org> wrote:

> 
> * Thomas Garnier <thgarnie@google.com> 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.

Ah, never mind, introduced by the first patch.

Thanks,

	Ingo

[toc] | [prev] | [next] | [standalone]


#1424858

FromIngo Molnar <mingo@kernel.org>
Date2016-06-17 11:50 +0200
Message-ID<rKYzv-4PW-27@gated-at.bofh.it>
In reply to#1424829
* Ingo Molnar <mingo@kernel.org> wrote:

> 
> * Thomas Garnier <thgarnie@google.com> 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

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web