]> bbs.cooldavid.org Git - net-next-2.6.git/commit
powerpc/mm: Add some debug output when hash insertion fails
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 23 Jul 2010 00:31:13 +0000 (10:31 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 23 Jul 2010 02:56:56 +0000 (12:56 +1000)
commit4b8692c022a4b149d0c2cc3f4f7a363453fde72a
tree11e71230effaa73f24d999ed7eeacb1125c8a047
parent171aa2caaad16ed32b655d33565e112a12cb3537
powerpc/mm: Add some debug output when hash insertion fails

This adds some debug output to our MMU hash code to print out some
useful debug data if the hypervisor refuses the insertion (which
should normally never happen).

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
---
arch/powerpc/include/asm/mmu-hash64.h
arch/powerpc/mm/hash_utils_64.c
arch/powerpc/mm/hugetlbpage-hash64.c