Re: [patch 0/3] x86/pti: Fix various fallout

From: Ingo Molnar
Date: Sat Dec 30 2017 - 16:36:03 EST



* Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:

> The small series fixes the recent fallout of the x86/pti merge:
>
> - Remove the stale local_flush_tlb() invocations from the CPU hotplug code
>
> - Remove the stale preempt_disable/enable() pair from __native_flush_tlb()
>
> - Fix a bogus free in the write_ldt() error path

Linus, I suspect -rc6 is imminent, and it would be nice to at least have the LDT
error path fix in. I'll send you these fixes tomorrow, but feel free to pick it up
from email if you wanted to release -rc6 today.

Thanks,

Ingo