commit | c55d7b5e64265fdca45c85b639013e770bde2d0e | [log] [tgz] |
---|---|---|
author | Russell Currey <ruscur@russell.cc> | Tue Dec 24 17:41:26 2019 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Jan 16 14:59:36 2020 +1000 |
tree | 6cb019ece8f67f7196914521e4b156baef361631 | |
parent | 970d54f99ceac5bbf27929cb5ebfe18338ba1543 [diff] |
powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLE I have tested this with the Radix MMU and everything seems to work, and the previous patch for Hash seems to fix everything too. STRICT_KERNEL_RWX should still be disabled by default for now. Please test STRICT_KERNEL_RWX + RELOCATABLE! Signed-off-by: Russell Currey <ruscur@russell.cc> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20191224064126.183670-2-ruscur@russell.cc