]> www.infradead.org Git - users/dwmw2/linux.git/commit
powerpc/mm: Reduce redundancy in pgtable.h
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Wed, 7 Sep 2022 10:05:01 +0000 (12:05 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 26 Sep 2022 10:58:18 +0000 (20:58 +1000)
commitb997b2f57cae396448bb62c428efa4b112dd90ed
treedfcf8c64ea098c035c97740045fedd6de5e4b0f0
parent73ea68ad0d2f655815b6f1fbe1c5521d72f01b64
powerpc/mm: Reduce redundancy in pgtable.h

PAGE_KERNEL_TEXT, PAGE_KERNEL_EXEC and PAGE_AGP are the same
for all powerpcs.

Remove duplicated definitions.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/92254499430d13d99e4a4d7e9ad8e8284cb35380.1662544974.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/book3s/32/pgtable.h
arch/powerpc/include/asm/book3s/64/pgtable.h
arch/powerpc/include/asm/nohash/pgtable.h
arch/powerpc/include/asm/pgtable.h