Re: [PATCH v2 10/18] x86/asm: Remap the TSS into the cpu entry area

From: Thomas Gleixner
Date: Thu Nov 23 2017 - 14:32:40 EST


On Tue, 21 Nov 2017, Andy Lutomirski wrote:

> 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 <luto@xxxxxxxxxx>

Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>