diff options
| author | Davidlohr Bueso <[email protected]> | 2025-04-18 01:59:16 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2025-04-22 16:16:08 +0000 |
| commit | 2814a7d3d2ff5d2cdd22936f641f758fdb971fa0 (patch) | |
| tree | a6985f039b51174a50e6ef8ed7767f37323ff5de /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | fs/buffer: split locking for pagecache lookups (diff) | |
| download | kernel-2814a7d3d2ff5d2cdd22936f641f758fdb971fa0.tar.gz kernel-2814a7d3d2ff5d2cdd22936f641f758fdb971fa0.zip | |
fs/buffer: introduce sleeping flavors for pagecache lookups
Add __find_get_block_nonatomic() and sb_find_get_block_nonatomic()
calls for which users will be converted where safe. These versions
will take the folio lock instead of the mapping's private_lock.
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Davidlohr Bueso <[email protected]>
Link: https://kdevops.org/ext4/v6.15-rc2.html # [0]
Link: https://lore.kernel.org/all/[email protected]/ # [1]
Link: https://lore.kernel.org/[email protected]
Tested-by: [email protected]
Reviewed-by: Luis Chamberlain <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
