commit | 6e22ba63f01b9bdcd1f29251a95047d310526207 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Dec 19 15:32:44 2006 +0100 |
committer | Arnd Bergmann <arnd@klappe.arndb.de> | Tue Dec 19 15:35:38 2006 +0100 |
tree | 0fdf36a4ea007f1b72157c2e925d08ac9f9dbc13 | |
parent | a24e57be9baed6ccb552fbdb8e7e29e9c2da0375 [diff] |
[POWERPC] cell: Fix spufs with "new style" device-tree Some SPU code was a bit too convoluted and broke when adding support for the new style device-tree, most notably the struct pages for SPEs no longer get created. oops... Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>