commit | 1bb2bae2e6c7d94e3bc1fdce06baf31b8d811ed6 | [log] [tgz] |
---|---|---|
author | Russell Currey <ruscur@russell.cc> | Thu Apr 18 16:51:22 2019 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun Apr 21 23:06:01 2019 +1000 |
tree | c51c5b211f9bac5da304cda127ce82351139d5a1 | |
parent | b28c97505eb1a5265e367c398c3406be6ce5e313 [diff] |
powerpc/mm/radix: Use KUEP API for Radix MMU Execution protection already exists on radix, this just refactors the radix init to provide the KUEP setup function instead. Thus, the only functional change is that it can now be disabled. Signed-off-by: Russell Currey <ruscur@russell.cc> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>