From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Ellerman Date: Tue, 09 Aug 2016 11:26:44 +0000 Subject: Re: ppc/cell: missing error code in spufs_mkgang() Message-Id: <3s7sS44Lmzz9t1Q@ozlabs.org> List-Id: In-Reply-To: <20160804053703.GN775@mwanda> References: <20160804053703.GN775@mwanda> In-Reply-To: <20160804053703.GN775@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter , Jeremy Kerr Cc: Arnd Bergmann , kernel-janitors@vger.kernel.org, Paul Mackerras , linuxppc-dev@lists.ozlabs.org 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