]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/nohash: Fix build break with 64K pages
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 8 Jun 2016 11:50:50 +0000 (21:50 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 10 Jun 2016 03:24:56 +0000 (13:24 +1000)
commitbd70e162aa54868da6f42130c61f9a8e12015eae
treea99576fb9f7d2a2ba13219bc3fe7b09623560d6e
parent680bbc5ec899a705ffcf59c5e6d87edd13c700a7
powerpc/nohash: Fix build break with 64K pages

Commit 9b05d18151dd "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: 9b05d18151dd ("powerpc/mm: Rename function to indicate we are allocating fragments")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/nohash/64/pgalloc.h