diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2023-10-02 03:36:43 +0100 |
---|---|---|
committer | Amir Goldstein <amir73il@gmail.com> | 2023-10-02 17:44:19 +0300 |
commit | c54719c92aa3129f330cce81b88cf34f1627f756 (patch) | |
tree | b0d3dfd0806d62ac922f128fd18a5c9b37ebce3e /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | d9e8319a6e3538b430f692b5625a76ffa0758adc (diff) |
ovl: fetch inode once in ovl_dentry_revalidate_common()
d_inode_rcu() is right - we might be in rcu pathwalk;
however, OVL_E() hides plain d_inode() on the same dentry...
Fixes: a6ff2bc0be17 ("ovl: use OVL_E() and OVL_E_FLAGS() accessors")
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions