Hi Andi,
On 5/22/2023 4:56 PM, Andi Shyti wrote:
Hi Nirmoy,
On Mon, May 22, 2023 at 02:42:05PM +0200, Nirmoy Das wrote:
i915_active_fini() finalizes the debug object, which can occur before
the active retires and deactivates the debug object. Wait for one
final time before calling i915_active_fini();
References: https://gitlab.freedesktop.org/drm/intel/-/issues/8311
Signed-off-by: Nirmoy Das <nirmoy.das@xxxxxxxxx>
does this need the Fixes: tag?
I can't pinpoint anything with a git blame also this is masked by
https://gitlab.freedesktop.org/drm/intel/-/issues/6733.
Reviewed-by: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
Thanks,
Nirmoy
Andi