diff options
author | 2013-04-09 14:29:11 +0800 | |
---|---|---|
committer | 2013-04-09 11:33:40 -0700 | |
commit | cece95dfe5aa56ba99e51b4746230ff0b8542abd (patch) | |
tree | 32ceba3269028558bf3d66592f3054746459a0c2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | workqueue: avoid false negative WARN_ON() in destroy_workqueue() (diff) | |
download | linux-dev-cece95dfe5aa56ba99e51b4746230ff0b8542abd.tar.xz linux-dev-cece95dfe5aa56ba99e51b4746230ff0b8542abd.zip |
workqueue: use kmem_cache_free() instead of kfree()
memory allocated by kmem_cache_alloc() should be freed using
kmem_cache_free(), not kfree().
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions