Home
last modified time | relevance | path

Searched hist:"6364 e84e855ae9a0558ac873e3ff50ecb75bb40a" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h6364e84e855ae9a0558ac873e3ff50ecb75bb40a Tue Jul 26 00:33:03 UTC 2016 Michael Ellerman <mpe@ellerman.id.au> 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: Michael Ellerman <mpe@ellerman.id.au>
/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c6364e84e855ae9a0558ac873e3ff50ecb75bb40a Tue Jul 26 00:33:03 UTC 2016 Michael Ellerman <mpe@ellerman.id.au> 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: Michael Ellerman <mpe@ellerman.id.au>