Re: [PATCH v15 9/9] x86/arch_prctl: Rename 'code' argument to 'option'

From: Kyle Huey
Date: Mon Mar 20 2017 - 04:01:37 EST


On Tue, Mar 14, 2017 at 1:07 PM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
> On Sat, 11 Mar 2017, Kyle Huey wrote:
>
>> arch_prctl arbitrarily changed prctl's 'option' to 'code'. Now that we're
>> adding additional options, fix that.
>
> And why is that at the end of the series instead of being the first patch?

Laziness :)

Will fix.

- Kyle