From: Giuliano Procida <gprocida@google.com>
To: gregkh@linuxfoundation.org, stable@vger.kernel.org
Cc: Giuliano Procida <gprocida@google.com>
Subject: [PATCH 0/1] Fix drm_syncobj_handle_to_fd refcount leak
Date: Tue, 6 Oct 2020 14:52:27 +0100 [thread overview]
Message-ID: <20201006135228.113259-1-gprocida@google.com> (raw)
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
next reply other threads:[~2020-10-06 13:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-06 13:52 Giuliano Procida [this message]
2020-10-06 13:52 ` [PATCH 1/1] drm/syncobj: Fix drm_syncobj_handle_to_fd refcount leak 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201006135228.113259-1-gprocida@google.com \
--to=gprocida@google.com \
--cc=gregkh@linuxfoundation.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.