From: Jens Axboe Date: Mon, 21 Jun 2010 07:10:55 +0000 (+0200) Subject: cfq: fix recursive call in cfq_blkiocg_update_completion_stats() X-Git-Tag: v2.6.35-rc4~43^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e495db1a1f931e82c9edccd677dd171be5b85d2;p=pandora-kernel.git cfq: fix recursive call in cfq_blkiocg_update_completion_stats() e98ef89b has a typo, causing cfq_blkiocg_update_completion_stats() to call itself instead of blkiocg_update_completion_stats(). Reported-by: Ingo Molnar Signed-off-by: Jens Axboe --- Reading git-diff-tree failed