]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb4b69438a08561eea7f961876893bb78aadf0853
treebc06f80f320b1703b87f8b6d4654620f1d63f522
parent909dbcb08958942733c11882d74685180a7805bb
[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