[PATCH v6 03/23] powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s.

Aneesh Kumar K.V aneesh.kumar at linux.ibm.com
Mon Jul 20 16:15:49 AEST 2020


On 7/20/20 11:35 AM, Michael Ellerman wrote:
> "Aneesh Kumar K.V" <aneesh.kumar at linux.ibm.com> writes:
>> Move them to hash specific file and add BUG() for radix path.
>> ---
>>   .../powerpc/include/asm/book3s/64/hash-pkey.h | 32 ++++++++++++++++
>>   arch/powerpc/include/asm/book3s/64/pkeys.h    | 25 +++++++++++++
>>   arch/powerpc/include/asm/pkeys.h              | 37 ++++---------------
>>   3 files changed, 64 insertions(+), 30 deletions(-)
>>   create mode 100644 arch/powerpc/include/asm/book3s/64/hash-pkey.h
>>   create mode 100644 arch/powerpc/include/asm/book3s/64/pkeys.h
> 
> This isn't signed-off.
> 

Not sure how i missed that.

> I assume you meant to, so I added it.
> 


yes. Thanks for taking care of that.

-aneesh



More information about the Linuxppc-dev mailing list