diff options
author | 2018-12-18 06:37:02 +0000 | |
---|---|---|
committer | 2018-12-28 10:09:46 -0600 | |
commit | 3e80be0158ac67d936e65935db5b07663822c66d (patch) | |
tree | 6f2ccd84cd096535c00a840b02798e517dd62b7f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cifs: update for current_kernel_time64() removal (diff) | |
download | wireguard-linux-3e80be0158ac67d936e65935db5b07663822c66d.tar.xz wireguard-linux-3e80be0158ac67d936e65935db5b07663822c66d.zip |
cifs: Fix to use kmem_cache_free() instead of kfree()
memory allocated by kmem_cache_alloc() in alloc_cache_entry()
should be freed using kmem_cache_free(), not kfree().
Fixes: 34a44fb160f9 ("cifs: Add DFS cache routines")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions