diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2018-12-22 13:30:30 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-12-23 02:07:47 +0300 |
commit | f617e5ffe04fd46010b618c9eeadaa04588704c9 (patch) | |
tree | 0ef9855cfedb778a009701e3fa234c00a451a737 /tools/lib/traceevent/plugin_sched_switch.c | |
parent | 58f7c0bfb4e111006ba376df7ab266a6d42d64ba (diff) | |
download | linux-f617e5ffe04fd46010b618c9eeadaa04588704c9.tar.xz |
RDMA/srpt: Use kmem_cache_free() instead of kfree()
memory allocated by kmem_cache_alloc() should be freed using
kmem_cache_free(), not kfree().
Fixes: 5dabcd0456d7 ("RDMA/srpt: Add support for immediate data")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/lib/traceevent/plugin_sched_switch.c')
0 files changed, 0 insertions, 0 deletions