aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2025-07-16 00:44:27 +0000
committerChristian Brauner <[email protected]>2025-07-18 09:10:42 +0000
commitc69566b1d11d781d6b586113126ce1a803bbf8fc (patch)
tree4aa12f188b932ed3841bbc7443dbee90a26724ad /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentovl: change ovl_workdir_cleanup() to take dir lock as needed. (diff)
downloadkernel-c69566b1d11d781d6b586113126ce1a803bbf8fc.tar.gz
kernel-c69566b1d11d781d6b586113126ce1a803bbf8fc.zip
ovl: narrow locking on ovl_remove_and_whiteout()
This code: performs a lookup_upper creates a whiteout object renames the whiteout over the result of the lookup The create and the rename must be locked separately for proposed directory locking changes. This patch takes a first step of moving the lookup out of the locked region. A subsequent patch will separate the create from the rename. 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