Skip to content
Commit 8017ea35 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc/nohash: Fix build break with 64K pages



Commit 74701d59 "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: 74701d59 ("powerpc/mm: Rename function to indicate we are allocating fragments")
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 3b6d1eb7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment