git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59bd71a
)
cfq-iosched: free cic_index if blkio_alloc_blkg_stats fails
author
majianpeng
<majianpeng@gmail.com>
Wed, 30 Nov 2011 14:47:48 +0000
(15:47 +0100)
committer
Jens Axboe
<axboe@kernel.dk>
Wed, 30 Nov 2011 14:47:48 +0000
(15:47 +0100)
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: majianpeng <majianpeng@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found