aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2025-07-16 00:44:22 +0000
committerChristian Brauner <[email protected]>2025-07-18 09:10:41 +0000
commit8290fb412d2f3dced1b744330d22f2d639ccdf36 (patch)
tree95cc9d19bcfd0eee6eaa52646d24e959c7174a1c /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentovl: narrow locking in ovl_cleanup_whiteouts() (diff)
downloadkernel-8290fb412d2f3dced1b744330d22f2d639ccdf36.tar.gz
kernel-8290fb412d2f3dced1b744330d22f2d639ccdf36.zip
ovl: narrow locking in ovl_cleanup_index()
ovl_cleanup_index() takes a lock on the directory and then does a lookup and possibly one of two different cleanups. This patch narrows the locking to use the _unlocked() versions of the lookup and one cleanup, and just takes the lock for the other cleanup. A subsequent patch will take the lock into the cleanup. Signed-off-by: NeilBrown <[email protected]> Link: https://lore.kernel.org/[email protected] Reviewed-by: Amir Goldstein <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions