diff options
author | David Howells <dhowells@redhat.com> | 2023-06-06 16:08:56 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-06-08 14:42:34 +0300 |
commit | c662b043cdca89bf0f03fc37251000ac69a3a548 (patch) | |
tree | c9b24c0a2ad6e764faac98f2611687bdb5354c47 /include/uapi/linux/un.h | |
parent | fb800fa4c1f5aee1238267252e88a7837e645c02 (diff) | |
download | linux-c662b043cdca89bf0f03fc37251000ac69a3a548.tar.xz |
crypto: af_alg/hash: Support MSG_SPLICE_PAGES
Make AF_ALG sendmsg() support MSG_SPLICE_PAGES in the hashing code. This
causes pages to be spliced from the source iterator if possible.
This allows ->sendpage() to be replaced by something that can handle
multiple multipage folios in a single transaction.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Herbert Xu <herbert@gondor.apana.org.au>
cc: "David S. Miller" <davem@davemloft.net>
cc: Eric Dumazet <edumazet@google.com>
cc: Jakub Kicinski <kuba@kernel.org>
cc: Paolo Abeni <pabeni@redhat.com>
cc: Jens Axboe <axboe@kernel.dk>
cc: Matthew Wilcox <willy@infradead.org>
cc: linux-crypto@vger.kernel.org
cc: netdev@vger.kernel.org
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include/uapi/linux/un.h')
0 files changed, 0 insertions, 0 deletions