Re: [PATCH 05/16] x86/asm: Fix assumptions that the HW TSS is at the beginning of cpu_tss

From: Thomas Gleixner
Date: Mon Nov 20 2017 - 17:22:12 EST


On Mon, 20 Nov 2017, Andy Lutomirski wrote:

> I'm going to move SYSENTER_stack to the beginning of cpu_tss to help
> detect overflow. Before this can happen, I need to fix several code
> paths that hardcode assumptions about the old layout.
>
> Signed-off-by: Andy Lutomirski <luto@xxxxxxxxxx>

Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>