On 6/4/26 10:08 PM, Akhil P Oommen wrote: > From: Jie Zhang <[email protected]> > > get_pid_task() increments the task reference count, but the > corresponding put_task_struct() was missing in the else branch, > leaking a reference on every GPU hang recovery. > > Fixes: 25654a1756a4 ("drm/msm: Update global fault counter when faulty > process has already ended") > Signed-off-by: Jie Zhang <[email protected]> > Signed-off-by: Akhil P Oommen <[email protected]> > ---
Reviewed-by: Konrad Dybcio <[email protected]> Konrad
