commit | 197493af414ee22427be3343637ac290a791925a | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Mon Oct 12 08:02:13 2020 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Dec 04 01:01:33 2020 +1100 |
tree | 9261d5b57c5e800b79c040043a55c378e55c63de | |
parent | 17179aeb9d34cc81e1a4ae3f85e5b12b13a1f8d0 [diff] |
powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE G2_LE has a 603 core, add CPU_FTR_NOEXECUTE. Fixes: 385e89d5b20f ("powerpc/mm: add exec protection on powerpc 603") Cc: stable@vger.kernel.org Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/39a530ee41d83f49747ab3af8e39c056450b9b4d.1602489653.git.christophe.leroy@csgroup.eu