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:
e98ef89
)
cfq: fix recursive call in cfq_blkiocg_update_completion_stats()
author
Jens Axboe
<jaxboe@fusionio.com>
Mon, 21 Jun 2010 07:10:55 +0000
(09:10 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Mon, 21 Jun 2010 07:10:55 +0000
(09:10 +0200)
e98ef89b
has a typo, causing cfq_blkiocg_update_completion_stats()
to call itself instead of blkiocg_update_completion_stats().
Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found