diff options
author | 2020-08-10 22:21:16 -0400 | |
---|---|---|
committer | 2020-08-21 17:14:27 -0600 | |
commit | 27029b4b18aa5d3b060f0bf2c26dae254132cfce (patch) | |
tree | c0738489f22130798e6a963614897c15794f4417 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MAINTAINERS: Add missing header files to BLOCK LAYER section (diff) | |
download | wireguard-linux-27029b4b18aa5d3b060f0bf2c26dae254132cfce.tar.xz wireguard-linux-27029b4b18aa5d3b060f0bf2c26dae254132cfce.zip |
blkcg: fix memleak for iolatency
Normally, blkcg_iolatency_exit() will free related memory in iolatency
when cleanup queue. But if blk_throtl_init() return error and queue init
fail, blkcg_iolatency_exit() will not do that for us. Then it cause
memory leak.
Fixes: d70675121546 ("block: introduce blk-iolatency io controller")
Signed-off-by: Yufen Yu <yuyufen@huawei.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions