From: Oleg Nesterov Date: Mon, 21 Aug 2006 06:36:12 +0000 (+0200) Subject: [PATCH] cfq_cic_link: fix usage of wrong cfq_io_context X-Git-Tag: v2.6.18-rc5~74^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be33c3a67bb717508ab1eab0f2fa570fabcbc4d2;p=pandora-kernel.git [PATCH] cfq_cic_link: fix usage of wrong cfq_io_context 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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed