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:
e014ff8
)
[PATCH] cfq_cic_link: fix usage of wrong cfq_io_context
author
Oleg Nesterov
<oleg@tv-sign.ru>
Mon, 21 Aug 2006 06:36:12 +0000
(08:36 +0200)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Mon, 21 Aug 2006 08:02:54 +0000
(10:02 +0200)
Obviously, cfq_cic_link() shouldn't free a just allocated cfq_io_context?
The dead key is from __cic, so drop that.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found