All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/3] Potential context entity destroy race
@ 2025-05-19 16:37 Tvrtko Ursulin
  2025-05-19 16:37 ` [RFC 1/3] drm/amdgpu: Make amdgpu_ctx_mgr_entity_fini static Tvrtko Ursulin
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Tvrtko Ursulin @ 2025-05-19 16:37 UTC (permalink / raw)
  To: amd-gfx; +Cc: Tvrtko Ursulin, Alex Deucher, Christian König

One weird KASAN failure observed one time only. More details in the last patch.

If plausible I will need to fix the commit message in the last patch.

First two should be non-controversial cleanups, hopefully.

Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: Christian König <christian.koenig@amd.com>

Tvrtko Ursulin (3):
  drm/amdgpu: Make amdgpu_ctx_mgr_entity_fini static
  drm/amdgpu: Remove duplicated "context still alive" check
  drm/amdgpu: Add locking to amdgpu_ctx_mgr_entity_fini()

 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | 16 +++-------------
 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h |  1 -
 2 files changed, 3 insertions(+), 14 deletions(-)

-- 
2.48.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-05-20 16:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-19 16:37 [RFC 0/3] Potential context entity destroy race Tvrtko Ursulin
2025-05-19 16:37 ` [RFC 1/3] drm/amdgpu: Make amdgpu_ctx_mgr_entity_fini static Tvrtko Ursulin
2025-05-20  7:31   ` Christian König
2025-05-19 16:37 ` [RFC 2/3] drm/amdgpu: Remove duplicated "context still alive" check Tvrtko Ursulin
2025-05-20  7:34   ` Christian König
2025-05-20 14:17     ` Alex Deucher
2025-05-19 16:37 ` [RFC 3/3] drm/amdgpu: Add locking to amdgpu_ctx_mgr_entity_fini() Tvrtko Ursulin
2025-05-20  7:39   ` Christian König
2025-05-20  7:50     ` Tvrtko Ursulin
2025-05-20  8:40       ` Christian König
2025-05-20 16:23         ` Tvrtko Ursulin

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.