On Wed, Aug 2, 2017 at 11:50 PM, Christophe Leroy <christophe.le...@c-s.fr> wrote: > This patch set implements STRICT_KERNEL_RWX on Powerpc32 > after fixing a few issues related to kernel code page protection. > > At the end we take the opportunity to get rid of some unneccessary/outdated > fixmap stuff.
I looked at it, looks good overall, I've reviewed the previous series. Have you checked the series against CONFIG_RELOCATABLE? Balbir Singh.