]> git.baikalelectronics.ru Git - kernel.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)
commitfebbbcffbdb88bb73853b49b3937d46c7548da81
tree11e71230effaa73f24d999ed7eeacb1125c8a047
parent16c61c9638f339df1fa4f387bef00df5d5b5b51a
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