On Thu, 2016-04-08 at 05:37:03 UTC, Dan Carpenter wrote:
> We should return -ENOMEM if alloc_spu_gang() fails.
>
> Signed-off-by: Dan Carpenter
> Acked-by: Arnd Bergmann
Applied to powerpc fixes, thanks.
https://git.kernel.org/powerpc/c/54a94fcf2f00c9deb9491d5ab2
cheers
On Thursday, August 4, 2016 8:37:03 AM CEST Dan Carpenter wrote:
> We should return -ENOMEM if alloc_spu_gang() fails.
>
> Signed-off-by: Dan Carpenter
>
Acked-by: Arnd Bergmann
We should return -ENOMEM if alloc_spu_gang() fails.
Signed-off-by: Dan Carpenter
diff --git a/arch/powerpc/platforms/cell/spufs/inode.c
b/arch/powerpc/platforms/cell/spufs/inode.c
index 5be15cf..2975754 100644
--- a/arch/powerpc/platforms/cell/spufs/inode.c
+++ b/arch/powerpc/platforms/cell/spu