commit | f9158d58a4e1d91f21741e4e8ebe67f770b84e12 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Thu Oct 22 06:29:27 2020 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Dec 09 16:45:08 2020 +1100 |
tree | 822cbae1e7d1e40bc79d9cbb052fb7a2922618b5 | |
parent | f10881a46f8914428110d110140a455c66bdf27b [diff] |
powerpc/mm: Add mask of always present MMU features On the same principle as commit 773edeadf672 ("powerpc/mm: Add mask of possible MMU features"), add mask for MMU features that are always there in order to optimise out dead branches. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/4943775fbe91885eb3e09133b093aaf62e55c715.1603348103.git.christophe.leroy@csgroup.eu