[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ed6d5892-4a05-40b7-0ebd-58efc5cc7d3e@linux.intel.com>
Date: Wed, 19 Sep 2018 09:33:42 -0700
From: Dave Hansen <dave.hansen@...ux.intel.com>
To: Thomas Gleixner <tglx@...utronix.de>,
"Eric W. Biederman" <ebiederm@...ssion.com>
Cc: LKML <linux-kernel@...r.kernel.org>, linux-arch@...r.kernel.org,
Ingo Molnar <mingo@...hat.com>, x86@...nel.org
Subject: Re: [REVIEW][PATCH 12/20] signal/x86: Remove pkey parameter from
bad_area_nosemaphore
On 09/18/2018 01:44 PM, Thomas Gleixner wrote:
> On Tue, 18 Sep 2018, Eric W. Biederman wrote:
>> The function bad_area_nosemaphore always sets si_code to SEGV_MAPERR
>> and as such can never return a pkey parameter. Therefore remove the
>> unusable pkey parameter from bad_area_nosemaphore.
The result of this looks nice to me. It's especially nice to see the
scope where we have to pass around the pkey get reduced.
I also ran the pkey selftests against the current version of your
siginfo-testing branch. Everything passes fine on my pkey-enabled system.
Powered by blists - more mailing lists