From: Vivek Goyal Date: Mon, 7 Dec 2009 18:37:15 +0000 (+0100) Subject: cfq-iosched: Do not access cfqq after freeing it X-Git-Tag: v2.6.33-rc1~379^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=878eaddd05d251cefa9632c2b8046833c5eead66;p=pandora-kernel.git cfq-iosched: Do not access cfqq after freeing it Fix a crash during boot reported by Jeff Moyer. Fix the issue of accessing cfqq after freeing it. Reported-by: Jeff Moyer Signed-off-by: Vivek Goyal Reviewed-by: Jeff Moyer Signed-off-by: Jens Axboe --- Reading git-diff-tree failed