From: Lee Jones <lee.jones@linaro.org>
To: linux-kernel@vger.kernel.org,
"Felix Kuehling" <Felix.Kuehling@amd.com>,
"Alex Deucher" <alexander.deucher@amd.com>,
"Christian König" <christian.koenig@amd.com>,
"Pan, Xinhui" <Xinhui.Pan@amd.com>,
"David Airlie" <airlied@linux.ie>,
"Daniel Vetter" <daniel@ffwll.ch>,
amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v2 1/1] drm/amdkfd: Create file descriptor after client is added to smi_clients list
Date: Fri, 1 Apr 2022 11:48:26 +0100 [thread overview]
Message-ID: <YkbYelifDo4zCf/x@google.com> (raw)
In-Reply-To: <20220401104451.1951544-1-lee.jones@linaro.org>
On Fri, 01 Apr 2022, Lee Jones wrote:
> This ensures userspace cannot prematurely clean-up the client before
> it is fully initialised which has been proven to cause issues in the
> past.
>
> Cc: Felix Kuehling <Felix.Kuehling@amd.com>
> Cc: Alex Deucher <alexander.deucher@amd.com>
> Cc: "Christian König" <christian.koenig@amd.com>
> Cc: "Pan, Xinhui" <Xinhui.Pan@amd.com>
> Cc: David Airlie <airlied@linux.ie>
> Cc: Daniel Vetter <daniel@ffwll.ch>
> Cc: amd-gfx@lists.freedesktop.org
> Cc: dri-devel@lists.freedesktop.org
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> ---
>
> CAVEAT: This patch is completely untested
> I can't seem to find a configuration strategy to compile test this
> allyesconfig and allmodconfig do not appear sufficient
>
> v2: Also remove Client from RCU list in error path
>
> drivers/gpu/drm/amd/amdkfd/kfd_smi_events.c | 24 +++++++++++++--------
> 1 file changed, 15 insertions(+), 9 deletions(-)
Please ignore this re-submission, script error.
--
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2022-04-01 13:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-01 10:44 [PATCH v2 1/1] drm/amdkfd: Create file descriptor after client is added to smi_clients list Lee Jones
2022-04-01 10:44 ` Lee Jones
2022-04-01 10:44 ` Lee Jones
2022-04-01 10:48 ` Lee Jones [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-31 12:21 Lee Jones
2022-03-31 12:21 ` Lee Jones
2022-03-31 12:21 ` Lee Jones
2022-03-31 14:44 ` Felix Kuehling
2022-03-31 14:44 ` Felix Kuehling
2022-03-31 14:44 ` Felix Kuehling
2022-03-31 17:15 ` Lee Jones
2022-03-31 17:15 ` Lee Jones
2022-03-31 17:15 ` Lee Jones
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=YkbYelifDo4zCf/x@google.com \
--to=lee.jones@linaro.org \
--cc=Felix.Kuehling@amd.com \
--cc=Xinhui.Pan@amd.com \
--cc=airlied@linux.ie \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=christian.koenig@amd.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@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.