Le 21/10/2016 à 11:23, Vaibhav Jain a écrit :
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> ---
Thanks for taking care of it! Acked-by: Frederic Barrat <fbar...@linux.vnet.ibm.com>