Re: [PATCH] cfq_cic_link: fix? usage of wrong cfq_io_context

From: OGAWA Hirofumi
Date: Sun Aug 20 2006 - 20:33:19 EST


Oleg Nesterov <oleg@xxxxxxxxxx> writes:

> if (unlikely(!k)) {
> - cfq_drop_dead_cic(ioc, cic);
> + cfq_drop_dead_cic(ioc, __cic);
> goto restart;
> }

Ugh, I think you are right, and it's my fault. Sorry.
--
OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/