aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorTheodore Ts'o <[email protected]>2023-05-24 03:49:51 +0000
committerTheodore Ts'o <[email protected]>2023-05-30 19:33:57 +0000
commitaff3bea95388299eec63440389b4545c8041b357 (patch)
tree669708b2e170f2e9097040fcf334c17c5b6bc010 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentext4: disallow ea_inodes with extended attributes (diff)
downloadkernel-aff3bea95388299eec63440389b4545c8041b357.tar.gz
kernel-aff3bea95388299eec63440389b4545c8041b357.zip
ext4: add lockdep annotations for i_data_sem for ea_inode's
Treat i_data_sem for ea_inodes as being in their own lockdep class to avoid lockdep complaints about ext4_setattr's use of inode_lock() on normal inodes potentially causing lock ordering with i_data_sem on ea_inodes in ext4_xattr_inode_write(). However, ea_inodes will be operated on by ext4_setattr(), so this isn't a problem. Cc: [email protected] Link: https://syzkaller.appspot.com/bug?extid=298c5d8fb4a128bc27b0 Reported-by: [email protected] Signed-off-by: Theodore Ts'o <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions