[POWERPC] Fix cell "new style" mapping and add debug
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 10 Nov 2006 04:11:20 +0000 (15:11 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 10 Nov 2006 10:35:36 +0000 (21:35 +1100)
commitab56dbddc8a23ff3f4602855aaf0fcb3c814118b
treebc06f80f320b1703b87f8b6d4654620f1d63f522
parentae883cab9457aad0fb3342249e1207873d3b64de
[POWERPC] Fix cell "new style" mapping and add debug

This fixes a typo in the "new style" code for mapping SPE resources,
which causes it to try to map the same resource 4 times.

It also adds some pr_debug's that are useful to track down issues with
the firmware when bringinh up new machines.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/spu_base.c