Re: [PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups

From: Ingo Molnar
Date: Mon Mar 07 2016 - 03:29:20 EST



* Andy Lutomirski <luto@xxxxxxxxxxxxxx> wrote:

> On Mar 6, 2016 12:22 AM, "Ingo Molnar" <mingo@xxxxxxxxxx> wrote:
> >
> >
> > * Andy Lutomirski <luto@xxxxxxxxxx> wrote:
> >
> > > This series applies to the result of merging tip:x86/asm and
> > > tip:x86/urgent. I've been testing on a somewhat bastardized base,
> > > because tip currently doesn't work on my laptop in 32-bit mode. (That
> > > bug is fixed in Linus' tree.)
> >
> > Hm, which fix is that?
>
> http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=de9e478b9d49f3a0214310d921450cf5bb4a21e6

ah, indeed.

I've merged v4.5-rc7 into tip:x86/asm, which includes this fix, to make the topic
branch bisectable on SkyLake as well.

Thanks,

Ingo