diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2017-01-16 19:16:46 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2017-01-18 17:58:45 +0100 |
commit | 124f930b8cbc4ac11236e6eb1c5f008318864588 (patch) | |
tree | b4278bec0fd61b98b913fefdc7890bedaf1099b6 /net/9p | |
parent | 6e09d0fb64402cec579f029ca4c7f39f5c48fc60 (diff) | |
download | op-kernel-dev-124f930b8cbc4ac11236e6eb1c5f008318864588.zip op-kernel-dev-124f930b8cbc4ac11236e6eb1c5f008318864588.tar.gz |
libceph: make sure ceph_aes_crypt() IV is aligned
... otherwise the crypto stack will align it for us with a GFP_ATOMIC
allocation and a memcpy() -- see skcipher_walk_first().
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'net/9p')
0 files changed, 0 insertions, 0 deletions