]> www.infradead.org Git - users/jedix/linux-maple.git/commit
powerpc/8xx: Allow setting DATA alignment even with STRICT_KERNEL_RWX
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 20 Aug 2024 17:23:49 +0000 (19:23 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 30 Aug 2024 11:29:53 +0000 (21:29 +1000)
commitbcf77a70c4ffc9b01044229de87f5b6f9c1f7913
tree1ac1e71cf49c45a89d39440c72bb6fc36ab7315c
parent1a736d98c84acd38e40fff69528ce7aaa55dd22d
powerpc/8xx: Allow setting DATA alignment even with STRICT_KERNEL_RWX

It is now possible to not pin kernel text with a 8Mbytes TLB, so
the alignment for STRICT_KERNEL_RWX can be relaxed.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/d0d8b05012b392dd166cfd911f14ba2741ce7e1e.1724173828.git.christophe.leroy@csgroup.eu
arch/powerpc/Kconfig