aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2022-11-16 13:18:35 +0000
committerSteve French <[email protected]>2022-12-08 15:51:53 +0000
commitebaad77c89921c8237ca17791d5462bd289052d0 (patch)
tree7b717fb47b0e2a1659747732c340c09f4604b344 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentcifs: stop using generic_writepages (diff)
downloadkernel-ebaad77c89921c8237ca17791d5462bd289052d0.tar.gz
kernel-ebaad77c89921c8237ca17791d5462bd289052d0.zip
cifs: remove ->writepage
->writepage is a very inefficient method to write back data, and only used through write_cache_pages or a a fallback when no ->migrate_folio method is present. Now that cifs implements ->migrate_folio and doesn't call generic_writepages, the writepage method can be removed. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Paulo Alcantara (SUSE) <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions