On Tue, Apr 05, 2022 at 04:53:45PM +0100, Tvrtko Ursulin wrote:
> From: Tvrtko Ursulin <[email protected]>
>
> 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 <[email protected]>
> Fixes: 748716041dfa ("drm/i915: Track all user contexts per client")
> Cc: Umesh Nerlige Ramappa <[email protected]>
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 <[email protected]>
> ---
> 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