From: Daniel Vetter <daniel@ffwll.ch>
To: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Cc: Intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH] drm/i915: Fixup kerneldoc in struct i915_gem_context
Date: Tue, 5 Apr 2022 18:05:21 +0200 [thread overview]
Message-ID: <YkxowQIS5SZer86X@phenom.ffwll.local> (raw)
In-Reply-To: <20220405155345.3292769-1-tvrtko.ursulin@linux.intel.com>
On Tue, Apr 05, 2022 at 04:53:45PM +0100, Tvrtko Ursulin wrote:
> From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
>
> Mixup in rebasing and patchwork re-runs made me push the wrong version of
> the patch. Or I even forgot to send out the fixed version. Fix it up.
>
> Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
> Fixes: 748716041dfa ("drm/i915: Track all user contexts per client")
> Cc: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
You picked the wrong sha1. Sure you're on the right tree? :-)
Fixes: 49bd54b390c2 ("drm/i915: Track all user contexts per client")
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
> ---
> drivers/gpu/drm/i915/gem/i915_gem_context_types.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/gem/i915_gem_context_types.h b/drivers/gpu/drm/i915/gem/i915_gem_context_types.h
> index 5946dcb11cf5..cb78214a7dcd 100644
> --- a/drivers/gpu/drm/i915/gem/i915_gem_context_types.h
> +++ b/drivers/gpu/drm/i915/gem/i915_gem_context_types.h
> @@ -296,7 +296,7 @@ struct i915_gem_context {
> /** @client: struct i915_drm_client */
> struct i915_drm_client *client;
>
> - /** link: &drm_client.context_list */
> + /** @client_link: for linking onto &i915_drm_client.ctx_list */
> struct list_head client_link;
>
> /**
> --
> 2.32.0
>
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
next prev parent reply other threads:[~2022-04-05 16:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-05 15:53 [Intel-gfx] [PATCH] drm/i915: Fixup kerneldoc in struct i915_gem_context Tvrtko Ursulin
2022-04-05 16:05 ` Daniel Vetter [this message]
2022-04-06 7:37 ` Tvrtko Ursulin
2022-04-05 18:03 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for " Patchwork
2022-04-05 18:31 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-04-05 22:40 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
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=YkxowQIS5SZer86X@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=Intel-gfx@lists.freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=tvrtko.ursulin@linux.intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox