OpenCloudOS-Kernel/arch/powerpc/include/asm/nohash/64
Michael Ellerman 8017ea35d3 powerpc/nohash: Fix build break with 64K pages
Commit 74701d5947 "powerpc/mm: Rename function to indicate we are
allocating fragments" renamed page_table_free() to pte_fragment_free().
One occurrence was mistyped as pte_fragment_fre().

This only breaks the nohash 64K page build, which is not the default or
enabled in any defconfig.

Fixes: 74701d5947 ("powerpc/mm: Rename function to indicate we are allocating fragments")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-06-10 13:24:56 +10:00
..
pgalloc.h powerpc/nohash: Fix build break with 64K pages 2016-06-10 13:24:56 +10:00
pgtable-4k.h powerpc/booke: Move nohash headers 2015-12-14 15:19:09 +11:00
pgtable-64k.h powerpc/nohash: Update 64K nohash config to have 32 pte fragement 2015-12-14 15:19:16 +11:00
pgtable.h powerpc/mm: Revert changes made to nohash pgalloc-64.h 2016-05-11 21:53:49 +10:00