diff options
| author | Amir Goldstein <[email protected]> | 2020-03-19 15:10:15 +0000 |
|---|---|---|
| committer | Jan Kara <[email protected]> | 2020-03-24 10:28:00 +0000 |
| commit | dfc2d2594e4a79204a3967585245f00644b8f838 (patch) | |
| tree | e90d5dd5034896859de3a29a2c0aaef0cafa637c /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | fsnotify: simplify arguments passing to fsnotify_parent() (diff) | |
| download | kernel-dfc2d2594e4a79204a3967585245f00644b8f838.tar.gz kernel-dfc2d2594e4a79204a3967585245f00644b8f838.zip | |
fsnotify: replace inode pointer with an object id
The event inode field is used only for comparison in queue merges and
cannot be dereferenced after handle_event(), because it does not hold a
refcount on the inode.
Replace it with an abstract id to do the same thing.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Amir Goldstein <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
