summaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorImre Deak <imre.deak@intel.com>2026-02-18 13:57:08 +0300
committerImre Deak <imre.deak@intel.com>2026-02-19 11:00:48 +0300
commit84fa9532c66a58dc76fa2d4d2ea5e0034871111b (patch)
treeb38586164272a073e605a7f22d0a0a860d4b0ac1 /include/linux/stacktrace.h
parentc860076ea9b56032dd31c0a5560bba45637e4264 (diff)
downloadlinux-84fa9532c66a58dc76fa2d4d2ea5e0034871111b.tar.xz
drm/i915/dp_mst: Fix ww mutex lock failure in for_each_joiner_candidate() loop
Handle modeset WW mutex lock failures due to contention properly. Return -EDEADLK to the caller instead of attempting to lock the same mutex again in a subsequent joiner candidate iteration, where the WW mutex is already in a contended state. This fixes the following warning: WARNING: drivers/gpu/drm/drm_modeset_lock.c:298 at modeset_lock+0x1c0/0x210 triggered by ctx->contended. Cc: Ankit Nautiyal <ankit.k.nautiyal@intel.com> Fixes: b506a8e18c972 ("drm/i915/dp_mst: Rework pipe joiner logic in compute_config") Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com> Signed-off-by: Imre Deak <imre.deak@intel.com> Link: https://patch.msgid.link/20260218105708.845161-2-imre.deak@intel.com
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions