diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2019-04-26 15:58:07 +0000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-05-03 01:20:25 +1000 |
commit | b0124ff57e9405725b4dfeffbdfa929bb973ad2c (patch) | |
tree | cac59e70091603593ef4323a13bad6886620d2c4 /kernel/module-internal.h | |
parent | 4a6d8cf90017019f3b2829b38157cd1a74c64856 (diff) | |
download | talos-op-linux-b0124ff57e9405725b4dfeffbdfa929bb973ad2c.tar.gz talos-op-linux-b0124ff57e9405725b4dfeffbdfa929bb973ad2c.zip |
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
pte_alloc_one_kernel() and pte_alloc_one() are simple calls to
pte_fragment_alloc(), so they are good candidates for inlining as
already done on PPC64.
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>
Diffstat (limited to 'kernel/module-internal.h')
0 files changed, 0 insertions, 0 deletions