aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
diff options
context:
space:
mode:
authorTaotao Chen <[email protected]>2025-07-16 09:36:09 +0000
committerChristian Brauner <[email protected]>2025-07-16 12:48:18 +0000
commitae21c0c0ac56aa734327e9c8b7dfef4270ab54d4 (patch)
tree0ec8d85041debe49759630d4124c2dd3c164dcab /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
parentmm/pagemap: add write_begin_get_folio() helper function (diff)
downloadkernel-ae21c0c0ac56aa734327e9c8b7dfef4270ab54d4.tar.gz
kernel-ae21c0c0ac56aa734327e9c8b7dfef4270ab54d4.zip
ext4: support uncached buffered I/O
Set FOP_DONTCACHE in ext4_file_operations to declare support for uncached buffered I/O. To handle this flag, update ext4_write_begin() and ext4_da_write_begin() to use write_begin_get_folio(), which encapsulates FGP_DONTCACHE logic based on iocb->ki_flags. Part of a series refactoring address_space_operations write_begin and write_end callbacks to use struct kiocb for passing write context and flags. Signed-off-by: Taotao Chen <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions