diff options
| author | David Howells <[email protected]> | 2023-06-06 13:08:55 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2023-06-08 11:42:34 +0000 |
| commit | fb800fa4c1f5aee1238267252e88a7837e645c02 (patch) | |
| tree | 8546849db78f4fa22d35ff65b146d0ed18cbfdeb /drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.h | |
| parent | crypto: af_alg: Support MSG_SPLICE_PAGES (diff) | |
| download | kernel-fb800fa4c1f5aee1238267252e88a7837e645c02.tar.gz kernel-fb800fa4c1f5aee1238267252e88a7837e645c02.zip | |
crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
Convert af_alg_sendpage() to use sendmsg() with MSG_SPLICE_PAGES rather
than directly splicing in the pages itself.
This allows ->sendpage() to be replaced by something that can handle
multiple multipage folios in a single transaction.
Signed-off-by: David Howells <[email protected]>
cc: Herbert Xu <[email protected]>
cc: "David S. Miller" <[email protected]>
cc: Eric Dumazet <[email protected]>
cc: Jakub Kicinski <[email protected]>
cc: Paolo Abeni <[email protected]>
cc: Jens Axboe <[email protected]>
cc: Matthew Wilcox <[email protected]>
cc: [email protected]
cc: [email protected]
Acked-by: Herbert Xu <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.h')
0 files changed, 0 insertions, 0 deletions
