Arnd Bergmann wrote:
On Saturday 04 August 2007, Geoff Levand wrote:
quoted
From: Andre Detsch <redacted>
This patch moves affinity initialization code from spu_base.c to a
new spu_management_of_ops function (init_affinity), which is empty
in the case of PS3. This fixes a linking problem that was happening
when compiling for PS3.
Also, some small code style changes were made.
Signed-off-by: Andre Detsch <redacted>
Signed-off-by: Geoff Levand <redacted>
Acked-by: Arnd Bergmann <redacted>
Hi Paul,
As this one fixes a build breakage, I would like you to queue it
up for Linus to pull at the next opportunity.
-Geoff