Re: [PATCH v18 00/24] selftests, powerpc, x86: Memory Protection Keys

2020-03-02 Thread Sandipan Das
Hi Shuah,

On 31/01/20 3:21 am, Dave Hansen wrote:
> On 1/29/20 10:36 PM, Sandipan Das wrote:
>> v18:
>>  (1) Fixed issues with x86 multilib builds based on
>>  feedback from Dave.
>>  (2) Moved patch 2 to the end of the series.
> 
> These (finally) build and run successfully for me on an x86 system with
> protection keys.  Feel free to add my Tested-by, and Acked-by.
> 
> FWIW, I don't think look perfect, but my standards are lower for
> selftests/ than normal kernel code. :)
> 

Any updates on considering this for merging?

- Sandipan



Re: [PATCH v18 00/24] selftests, powerpc, x86: Memory Protection Keys

2020-01-30 Thread Dave Hansen
On 1/29/20 10:36 PM, Sandipan Das wrote:
> v18:
>   (1) Fixed issues with x86 multilib builds based on
>   feedback from Dave.
>   (2) Moved patch 2 to the end of the series.

These (finally) build and run successfully for me on an x86 system with
protection keys.  Feel free to add my Tested-by, and Acked-by.

FWIW, I don't think look perfect, but my standards are lower for
selftests/ than normal kernel code. :)