commit | bcf77a70c4ffc9b01044229de87f5b6f9c1f7913 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Tue Aug 20 19:23:49 2024 +0200 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Aug 30 21:29:53 2024 +1000 |
tree | 1ac1e71cf49c45a89d39440c72bb6fc36ab7315c | |
parent | 1a736d98c84acd38e40fff69528ce7aaa55dd22d [diff] |
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