Home
last modified time | relevance | path

Searched hist:"1 e1c8b2cc37afb333c1829e8e0360321813bf220" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/mm/ptdump/
H A Dptdump.cdiff 1e1c8b2cc37afb333c1829e8e0360321813bf220 Tue Jan 14 01:14:40 CST 2020 Christophe Leroy <christophe.leroy@c-s.fr> powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX

Selecting CONFIG_PPC_DEBUG_WX only impacts ptdump and pgtable_32/64
init calls. Declaring related functions in asm/pgtable.h implies
rebuilding almost everything.

Move ptdump_check_wx() declaration in mm/mmu_decl.h

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/bf34fd9dca61eadf9a134a9f89ebbc162cfd5f86.1578986011.git.christophe.leroy@c-s.fr
/openbmc/linux/arch/powerpc/mm/
H A Dmmu_decl.hdiff 1e1c8b2cc37afb333c1829e8e0360321813bf220 Tue Jan 14 01:14:40 CST 2020 Christophe Leroy <christophe.leroy@c-s.fr> powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX

Selecting CONFIG_PPC_DEBUG_WX only impacts ptdump and pgtable_32/64
init calls. Declaring related functions in asm/pgtable.h implies
rebuilding almost everything.

Move ptdump_check_wx() declaration in mm/mmu_decl.h

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/bf34fd9dca61eadf9a134a9f89ebbc162cfd5f86.1578986011.git.christophe.leroy@c-s.fr
/openbmc/linux/arch/powerpc/include/asm/
H A Dpgtable.hdiff 1e1c8b2cc37afb333c1829e8e0360321813bf220 Tue Jan 14 01:14:40 CST 2020 Christophe Leroy <christophe.leroy@c-s.fr> powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX

Selecting CONFIG_PPC_DEBUG_WX only impacts ptdump and pgtable_32/64
init calls. Declaring related functions in asm/pgtable.h implies
rebuilding almost everything.

Move ptdump_check_wx() declaration in mm/mmu_decl.h

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/bf34fd9dca61eadf9a134a9f89ebbc162cfd5f86.1578986011.git.christophe.leroy@c-s.fr