Re: [PATCH v2 14/17] x86/ldt: Reshuffle code

From: Andy Lutomirski
Date: Thu Dec 14 2017 - 11:23:39 EST


On Thu, Dec 14, 2017 at 3:27 AM, Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
>
> Restructure the code, so the following VMA changes do not create an
> unreadable mess. No functional change.

Can the PF_KTHREAD thing be its own patch so it can be reviewed on its own?