diff options
author | 2025-02-05 10:40:42 +0530 | |
---|---|---|
committer | 2025-02-10 11:39:08 -0500 | |
commit | fc876c9524e2a9f816f51d533ed31df789cff65a (patch) | |
tree | 7eabd170e74b8be2bf0325560b0a05b75d097af3 /scripts/lib/kdoc/kdoc_parser.py | |
parent | Linux 6.14-rc2 (diff) | |
download | wireguard-linux-fc876c9524e2a9f816f51d533ed31df789cff65a.tar.xz wireguard-linux-fc876c9524e2a9f816f51d533ed31df789cff65a.zip |
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: b27970f3e11c ("drm/xe: Add tracking support for bos per client")
Signed-off-by: Tejas Upadhyay <tejas.upadhyay@intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Reviewed-by: Nirmoy Das <nirmoy.das@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250205051042.1991192-1-tejas.upadhyay@intel.com
Signed-off-by: Nirmoy Das <nirmoy.das@intel.com>
(cherry picked from commit f74fd53ba34551b7626193fb70c17226f06e9bf1)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions