diff options
| author | Davidlohr Bueso <[email protected]> | 2025-04-18 01:59:17 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2025-04-22 16:16:08 +0000 |
| commit | 5b67d43976828dea2394eae2556b369bb7a61f64 (patch) | |
| tree | 6e3503bd0443d04bfcba3fa212e67ca27f9419a4 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | fs/buffer: introduce sleeping flavors for pagecache lookups (diff) | |
| download | kernel-5b67d43976828dea2394eae2556b369bb7a61f64.tar.gz kernel-5b67d43976828dea2394eae2556b369bb7a61f64.zip | |
fs/buffer: use sleeping version of __find_get_block()
Convert to the new nonatomic flavor to benefit from potential performance
benefits and adapt in the future vs migration such that semantics
are kept.
Convert write_boundary_block() which already takes the buffer
lock as well as bdev_getblk() depending on the respective gpf flags.
There are no changes in semantics.
Suggested-by: Jan Kara <[email protected]>
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] # [0] [1]
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
