aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorIan Kent <[email protected]>2021-07-16 09:28:40 +0000
committerGreg Kroah-Hartman <[email protected]>2021-07-27 07:29:15 +0000
commitdf6192f47d2311cf40cd4321cc59863a5853b665 (patch)
tree7efb6059f0a13bb6f538ee8209338ebf77fed018 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parentkernfs: use i_lock to protect concurrent inode updates (diff)
downloadkernel-df6192f47d2311cf40cd4321cc59863a5853b665.tar.gz
kernel-df6192f47d2311cf40cd4321cc59863a5853b665.zip
kernfs: dont call d_splice_alias() under kernfs node lock
The call to d_splice_alias() in kernfs_iop_lookup() doesn't depend on any kernfs node so there's no reason to hold the kernfs node lock when calling it. Reviewed-by: Miklos Szeredi <[email protected]> Signed-off-by: Ian Kent <[email protected]> Link: https://lore.kernel.org/r/162642772000.63632.10672683419693513226.stgit@web.messagingengine.com Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions