commit | 7cec90e9499c25c31b539f8a35d949c8e9043c14 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Fri Apr 26 15:58:11 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri May 03 01:20:25 2019 +1000 |
tree | debe6cf480f4d4072ac95bdfb45c8b381472d0fe | |
parent | bf8156c5aef12621e20afa470ae41f92cdca377b [diff] |
powerpc/mm: refactor pgtable freeing functions on nohash pgtable_free() and others are identical on nohash/32 and 64, so move them into asm/nohash/pgalloc.h 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>