Hi Krzysztof On Mon Sep 8, 2025 at 9:23 AM UTC, Krzysztof Karas wrote: > Following the error path in that function may lead to usage of > uninitialized struct i915_gem_ww_ctx object, so move call to > i915_gem_ww_ctx_init() a bit earlier. > > Fixes: 15b6c9249870 ("drm/i915: Move i915_vma_lock in the selftests to avoid > lock inversion, v3.") > Cc: Maarten Lankhorst <maarten.lankho...@linux.intel.com> > Cc: <sta...@vger.kernel.org> # v5.10+ > Signed-off-by: Krzysztof Karas <krzysztof.ka...@intel.com>
Reviewed-by: Sebastian Brzezinka <sebastian.brzezi...@intel.com> -- Best regards, Sebastian