commit | 87bbabbed8a77092135f6442b8d5619906a81255 | [log] [tgz] |
---|---|---|
author | Ram Pai <linuxram@us.ibm.com> | Thu Jan 18 17:50:34 2018 -0800 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sat Jan 20 22:59:02 2018 +1100 |
tree | b4038c51b01c27a1bc0f1e194045a273800df157 | |
parent | 013a91b39c2d5158cdc5529803f245bbb0526c7c [diff] |
powerpc: implementation for arch_override_mprotect_pkey() arch independent code calls arch_override_mprotect_pkey() to return a pkey that best matches the requested protection. This patch provides the implementation. Signed-off-by: Ram Pai <linuxram@us.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>