2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-23 14:13:58 +08:00
linux-next/arch/powerpc/mm/book3s32
Christophe Leroy 8f156c23f4 powerpc/32s: don't try to print hash table address.
Due to %p, (ptrval) is printed in lieu of the hash table address.

showing the hash table address isn't an operationnal need so just
don't print it.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2019-05-03 01:20:26 +10:00
..
hash_low.S powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64 2019-05-03 01:20:22 +10:00
Makefile powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64 2019-05-03 01:20:22 +10:00
mmu_context.c powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64 2019-05-03 01:20:22 +10:00
mmu.c powerpc/32s: don't try to print hash table address. 2019-05-03 01:20:26 +10:00
tlb.c powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64 2019-05-03 01:20:22 +10:00