On Mon, Dec 04, 2017 at 03:07:20PM +0100, Thomas Gleixner wrote:
> From: Andy Lutomirski <l...@kernel.org>
> 
> This has a secondary purpose: it puts the entry stack into a region
> with a well-controlled layout.  A subsequent patch will take
> advantage of this to streamline the SYSCALL entry code to be able to
> find it more easily.
> 
> Signed-off-by: Andy Lutomirski <l...@kernel.org>
> Signed-off-by: Ingo Molnar <mi...@kernel.org>
> Signed-off-by: Thomas Gleixner <t...@linutronix.de>
> Reviewed-by: Thomas Gleixner <t...@linutronix.de>
> Cc: Rik van Riel <r...@redhat.com>
> Cc: Denys Vlasenko <dvlas...@redhat.com>
> Cc: Peter Zijlstra <pet...@infradead.org>
> Cc: Brian Gerst <brge...@gmail.com>
> Cc: Dave Hansen <dave.han...@linux.intel.com>
> Cc: Josh Poimboeuf <jpoim...@redhat.com>
> Cc: Linus Torvalds <torva...@linux-foundation.org>
> Link: 
> https://lkml.kernel.org/r/cdcba7e1e82122461b3ca36bb3ef6713ba605e35.1511497875.git.l...@kernel.org
> 
> ---
>  arch/x86/entry/entry_32.S     |    6 ++++--
>  arch/x86/include/asm/fixmap.h |    7 +++++++
>  arch/x86/kernel/asm-offsets.c |    3 +++
>  arch/x86/kernel/cpu/common.c  |   41 
> +++++++++++++++++++++++++++++++++++------
>  arch/x86/kernel/dumpstack.c   |    3 ++-
>  arch/x86/kvm/vmx.c            |    2 +-
>  arch/x86/power/cpu.c          |   11 ++++++-----
>  7 files changed, 58 insertions(+), 15 deletions(-)

Reviewed-by: Borislav Petkov <b...@suse.de>

-- 
Regards/Gruss,
    Boris.

SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 
(AG Nürnberg)
-- 

Reply via email to