]> git.baikalelectronics.ru Git - kernel.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)
commit62bab155c9243b892dce3be83a89f227ed1029c2
treedfcf8c64ea098c035c97740045fedd6de5e4b0f0
parented91f811652c65b0bf4d05a268a28c8cc9feb390
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