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

From: Andy Lutomirski
Date: Thu Dec 14 2017 - 11:34:27 EST


On Thu, Dec 14, 2017 at 8:32 AM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
> On Thu, 14 Dec 2017, Thomas Gleixner wrote:
>
>>
>> On Thu, 14 Dec 2017, Andy Lutomirski wrote:
>>
>> > 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?
>>
>> I had that as a separate patch at some point.
>
> See 5/N

It looks like a little bit of it got mixed in to this patch, though.