All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix drm_syncobj_handle_to_fd refcount leak
@ 2020-10-06 13:52 Giuliano Procida
  2020-10-06 13:52 ` [PATCH 1/1] drm/syncobj: " Giuliano Procida
  0 siblings, 1 reply; 5+ messages in thread
From: Giuliano Procida @ 2020-10-06 13:52 UTC (permalink / raw)
  To: gregkh, stable; +Cc: Giuliano Procida

This is for 4.14.

Earlier LTS kernels don't have this functionality at all and later
ones have the original commit.

The code is untested as I don't have the right hardware handy.

Giuliano Procida (1):
  drm/syncobj: Fix drm_syncobj_handle_to_fd refcount leak

 drivers/gpu/drm/drm_syncobj.c | 1 -
 1 file changed, 1 deletion(-)

-- 
2.28.0.806.g8561365e88-goog


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-10-06 16:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-06 13:52 [PATCH 0/1] Fix drm_syncobj_handle_to_fd refcount leak Giuliano Procida
2020-10-06 13:52 ` [PATCH 1/1] drm/syncobj: " Giuliano Procida
2020-10-06 15:31   ` Greg KH
2020-10-06 16:20   ` [PATCH v2 " Giuliano Procida
2020-10-06 16:39     ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.