commit | 163918fc5741d755cf9d477ebfcb761f09b82982 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Tue Aug 20 14:07:20 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Aug 27 13:03:35 2019 +1000 |
tree | 1fe435495b065344b797a5dd55cae150851d6748 | |
parent | 4a45b7460cf458012a6930f675e141256b81dcf4 [diff] |
powerpc/mm: split out early ioremap path. ioremap does things differently depending on whether SLAB is available or not at different levels. Try to separate the early path from the beginning. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/3acd2dbe04b04f111475e7a59f2b6f2ab9b95ab6.1566309263.git.christophe.leroy@c-s.fr