On Fri, 2016-21-10 at 09:23:53 UTC, Vaibhav Jain wrote: > In some error paths in functions cxl_start_context and > afu_ioctl_start_work pid references to the current & group-leader tasks > can leak after they are taken. This patch fixes these error paths to > release these pid references before exiting the error path. > > Fixes: 7b8ad495("cxl: Fix DSI misses when the context owning task exits") > Cc: sta...@vger.kernel.org > Reviewed-by: Andrew Donnellan <andrew.donnel...@au1.ibm.com> > Reported-by: Frederic Barrat <fbar...@linux.vnet.ibm.com> > Signed-off-by: Vaibhav Jain <vaib...@linux.vnet.ibm.com> > Acked-by: Frederic Barrat <fbar...@linux.vnet.ibm.com>
Applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/a05b82d5149dfeef05254a11c3636a cheers