Re: [PATCH] x86: correct fpu emulation access to ldt

From: Andy Lutomirski
Date: Tue Aug 04 2015 - 14:02:21 EST


On Tue, Aug 4, 2015 at 8:02 AM, Juergen Gross <jgross@xxxxxxxx> wrote:
> Commit 14805442532c ("x86/ldt: Make modify_ldt synchronous") introduced
> a new struct ldt_struct anchored at mm->context.ldt.
>
> Adapt the x86 fpu emulation to use that new structure.
>
> Signed-off-by: Juergen Gross <jgross@xxxxxxxx>

Whoops!

Does this need to Cc: stable?

Also, want to make it slightly fancier so we can drop the dependency
on CONFIG_MODIFY_LDT_SYSCALL?

--Andy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/