OSDN Git Service

powerpc/book3e: move early_alloc_pgtable() to init section
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 26 Apr 2019 15:58:05 +0000 (15:58 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 2 May 2019 15:20:24 +0000 (01:20 +1000)
commit627f06c6f51e6af6ca3f7d1e82154b59583abc15
tree4fd20bd757c3bb161434d40fd504dc752fe4fbc6
parente7a7be5679a5c5f1817226d8253d971520038b67
powerpc/book3e: move early_alloc_pgtable() to init section

early_alloc_pgtable() is only used during init.

Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/nohash/book3e_pgtable.c