Searched hist:"163918 fc5741d755cf9d477ebfcb761f09b82982" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/mm/ |
H A D | ioremap_32.c | diff 163918fc5741d755cf9d477ebfcb761f09b82982 Tue Aug 20 09:07:20 CDT 2019 Christophe Leroy <christophe.leroy@c-s.fr> 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
|
H A D | ioremap_64.c | diff 163918fc5741d755cf9d477ebfcb761f09b82982 Tue Aug 20 09:07:20 CDT 2019 Christophe Leroy <christophe.leroy@c-s.fr> 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
|
H A D | ioremap.c | diff 163918fc5741d755cf9d477ebfcb761f09b82982 Tue Aug 20 09:07:20 CDT 2019 Christophe Leroy <christophe.leroy@c-s.fr> 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
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | io.h | diff 163918fc5741d755cf9d477ebfcb761f09b82982 Tue Aug 20 09:07:20 CDT 2019 Christophe Leroy <christophe.leroy@c-s.fr> 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
|