powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLE
authorRussell Currey <ruscur@russell.cc>
Tue, 24 Dec 2019 06:41:26 +0000 (17:41 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 16 Jan 2020 04:59:36 +0000 (14:59 +1000)
commitc55d7b5e64265fdca45c85b639013e770bde2d0e
tree6cb019ece8f67f7196914521e4b156baef361631
parent970d54f99ceac5bbf27929cb5ebfe18338ba1543
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
arch/powerpc/Kconfig