summaryrefslogtreecommitdiff
path: root/crypto/proc.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-03-23 16:41:44 -0400
committerDavid S. Miller <davem@davemloft.net>2015-03-23 16:41:44 -0400
commitf2b5e99d5f18373bd3f654e3e617cba1074dd8d7 (patch)
tree2cd509f29ca5790aaa05109e3e8fbaf42ab6c8fc /crypto/proc.c
parentfe3d8a25c02e0a82ac22dd41b374871e122eeb4b (diff)
parent34c08cc85c3814e3cf62237c1aca3c9c8c75cb8c (diff)
downloadlinux-crypto-f2b5e99d5f18373bd3f654e3e617cba1074dd8d7.tar.gz
linux-crypto-f2b5e99d5f18373bd3f654e3e617cba1074dd8d7.zip
Merge branch 'crypto_async'
Tadeusz Struk says: ==================== Add support for async socket operations After the iocb parameter has been removed from sendmsg() and recvmsg() ops the socket layer, and the network stack no longer support async operations. This patch set adds support for asynchronous operations on sockets back. Changes in v3: * As sugested by Al Viro instead of adding new functions aio_sendmsg and aio_recvmsg, added a ptr to iocb into the kernel-side msghdr structure. This way no change to aio.c is required. Changes in v2: * removed redundant total_size param from aio_sendmsg and aio_recvmsg functions ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/proc.c')
0 files changed, 0 insertions, 0 deletions