From: Jay Cornwall Date: Thu, 20 Nov 2014 17:52:16 +0000 (-0600) Subject: amdkfd: Fix memory leak on process deregistration X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~22^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5d896bbd03a03bef436d9358599b50962095f38;p=pandora-kernel.git amdkfd: Fix memory leak on process deregistration struct device_process_node was allocated during process registration but not released at process deregistration. Reviewed-by: Alex Deucher Signed-off-by: Jay Cornwall Signed-off-by: Oded Gabbay --- Reading git-diff-tree failed