summaryrefslogtreecommitdiffstats
path: root/security/inode.c
diff options
context:
space:
mode:
authorWei Yongjun2019-04-04 10:44:05 +0200
committerAl Viro2019-04-05 02:13:59 +0200
commit6af1c849dfb1f1d326fbdd157c9bc882b921f450 (patch)
treec18cbae2df9acef4118d5d0475ff2b72b0227958 /security/inode.c
parentiov_iter: Fix build error without CONFIG_CRYPTO (diff)
downloadkernel-qcow2-linux-6af1c849dfb1f1d326fbdd157c9bc882b921f450.tar.gz
kernel-qcow2-linux-6af1c849dfb1f1d326fbdd157c9bc882b921f450.tar.xz
kernel-qcow2-linux-6af1c849dfb1f1d326fbdd157c9bc882b921f450.zip
aio: use kmem_cache_free() instead of kfree()
memory allocated by kmem_cache_alloc() should be freed using kmem_cache_free(), not kfree(). Fixes: fa0ca2aee3be ("deal with get_reqs_available() in aio_get_req() itself") Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'security/inode.c')
0 files changed, 0 insertions, 0 deletions