commit | 87be3e2d31c01d3858bff43ab663769db03aab17 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Wed Jul 12 12:08:53 2017 +0200 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Aug 15 22:55:54 2017 +1000 |
tree | c38b273270b0c31a8849d9bd41f48012fe74d52f | |
parent | a3059b0ca00bc3656ec47797e5816eeedaac3426 [diff] |
powerpc/8xx: Do not allow Pinned TLBs with STRICT_KERNEL_RWX or DEBUG_PAGEALLOC Pinning TLBs bypasses STRICT_KERNEL_RWX or DEBUG_PAGEALLOC protections so it should only be allowed when those are not selected Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>