Searched hist:f381d5711f091facd8847a54a2377cc0d1519df2 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/powerpc/mm/ |
H A D | ioremap_32.c | f381d5711f091facd8847a54a2377cc0d1519df2 Tue Aug 20 09:07:17 CDT 2019 Christophe Leroy <christophe.leroy@c-s.fr> powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Create ioremap_32.c and ioremap_64.c and move respective ioremap functions out of pgtable_32.c and pgtable_64.c
In the meantime, fix a few comments and changes a printk() to pr_warn(). Also fix a few oversplitted lines.
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/b5c8b02ccefd4ede64c61b53cf64fb5dacb35740.1566309263.git.christophe.leroy@c-s.fr
|
H A D | ioremap_64.c | f381d5711f091facd8847a54a2377cc0d1519df2 Tue Aug 20 09:07:17 CDT 2019 Christophe Leroy <christophe.leroy@c-s.fr> powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Create ioremap_32.c and ioremap_64.c and move respective ioremap functions out of pgtable_32.c and pgtable_64.c
In the meantime, fix a few comments and changes a printk() to pr_warn(). Also fix a few oversplitted lines.
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/b5c8b02ccefd4ede64c61b53cf64fb5dacb35740.1566309263.git.christophe.leroy@c-s.fr
|
H A D | Makefile | diff f381d5711f091facd8847a54a2377cc0d1519df2 Tue Aug 20 09:07:17 CDT 2019 Christophe Leroy <christophe.leroy@c-s.fr> powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Create ioremap_32.c and ioremap_64.c and move respective ioremap functions out of pgtable_32.c and pgtable_64.c
In the meantime, fix a few comments and changes a printk() to pr_warn(). Also fix a few oversplitted lines.
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/b5c8b02ccefd4ede64c61b53cf64fb5dacb35740.1566309263.git.christophe.leroy@c-s.fr
|
H A D | pgtable_32.c | diff f381d5711f091facd8847a54a2377cc0d1519df2 Tue Aug 20 09:07:17 CDT 2019 Christophe Leroy <christophe.leroy@c-s.fr> powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Create ioremap_32.c and ioremap_64.c and move respective ioremap functions out of pgtable_32.c and pgtable_64.c
In the meantime, fix a few comments and changes a printk() to pr_warn(). Also fix a few oversplitted lines.
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/b5c8b02ccefd4ede64c61b53cf64fb5dacb35740.1566309263.git.christophe.leroy@c-s.fr
|
H A D | pgtable_64.c | diff f381d5711f091facd8847a54a2377cc0d1519df2 Tue Aug 20 09:07:17 CDT 2019 Christophe Leroy <christophe.leroy@c-s.fr> powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Create ioremap_32.c and ioremap_64.c and move respective ioremap functions out of pgtable_32.c and pgtable_64.c
In the meantime, fix a few comments and changes a printk() to pr_warn(). Also fix a few oversplitted lines.
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/b5c8b02ccefd4ede64c61b53cf64fb5dacb35740.1566309263.git.christophe.leroy@c-s.fr
|