Skip to content
Commit 2984ff38 authored by majianpeng's avatar majianpeng Committed by Jens Axboe
Browse files

cfq-iosched: free cic_index if blkio_alloc_blkg_stats fails



If we fail allocating the blkpg stats, we free cfqd and cfgq.
But we need to free the IDA cfqd->cic_index as well.

Signed-off-by: default avatarmajianpeng <majianpeng@gmail.com>
Cc: stable@kernel.org
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 59bd71a8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment