Skip to content
Commit f74fd53b authored by Tejas Upadhyay's avatar Tejas Upadhyay Committed by Nirmoy Das
Browse files

drm/xe/client: bo->client does not need bos_lock



bos_lock is to protect list of bos used by client, it is
not required to protect bo->client so bring it outside of
bos_lock.

Fixes: b27970f3 ("drm/xe: Add tracking support for bos per client")
Signed-off-by: default avatarTejas Upadhyay <tejas.upadhyay@intel.com>
Reviewed-by: default avatarHimal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Reviewed-by: default avatarNirmoy Das <nirmoy.das@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250205051042.1991192-1-tejas.upadhyay@intel.com


Signed-off-by: default avatarNirmoy Das <nirmoy.das@intel.com>
parent 71163271
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment