diff options
| author | David Howells <[email protected]> | 2023-06-06 13:08:54 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2023-06-08 11:42:34 +0000 |
| commit | bf63e250c4b1f21696599e0ab7117f4429dcbdc0 (patch) | |
| tree | 18a5adec6b66cff5e5de28655f4f9a1e6d3e68ab /drivers/usb/core/buffer.c | |
| parent | crypto: af_alg: Indent the loop in af_alg_sendmsg() (diff) | |
| download | kernel-bf63e250c4b1f21696599e0ab7117f4429dcbdc0.tar.gz kernel-bf63e250c4b1f21696599e0ab7117f4429dcbdc0.zip | |
crypto: af_alg: Support MSG_SPLICE_PAGES
Make AF_ALG sendmsg() support MSG_SPLICE_PAGES. This causes pages to be
spliced from the source iterator.
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/usb/core/buffer.c')
0 files changed, 0 insertions, 0 deletions
