Skip to content
Commit 6364e84e authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header



hpte_init_lpar() is part of the pseries platform, so name it as such.

Move the fallback implementation for when PSERIES=n into the header,
dropping the weak implementation. The panic() is now handled by the
calling code.

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 7353644f
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