Re: [PATCH] softirq block request completion

From: Rusty Russell
Date: Thu Oct 21 2004 - 20:03:37 EST


On Thu, 2004-10-21 at 18:23, Jens Axboe wrote:
> + for (i = 0; i < NR_CPUS; i++) {
> + struct blk_completion_queue *bcq = &per_cpu(blk_cpu_done, i);

for_each_cpu(i) perhaps?

Not that it matters, but I'm trying to get people out of bad habits 8)

Thanks,
Rusty.
--
Anyone who quotes me in their signature is an idiot -- Rusty Russell

-
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/