From: Rusty Russell <rusty@rustcorp.com.au>
To: Jens Axboe <axboe@suse.de>
Cc: lkml - Kernel Mailing List <linux-kernel@vger.kernel.org>,
Ingo Molnar <mingo@elte.hu>
Subject: Re: [PATCH] softirq block request completion
Date: Fri, 22 Oct 2004 10:38:16 +1000 [thread overview]
Message-ID: <1098405496.12103.44.camel@localhost.localdomain> (raw)
In-Reply-To: <20041021082322.GW10531@suse.de>
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
prev parent reply other threads:[~2004-10-22 0:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-21 8:23 [PATCH] softirq block request completion Jens Axboe
2004-10-22 0:38 ` Rusty Russell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1098405496.12103.44.camel@localhost.localdomain \
--to=rusty@rustcorp.com.au \
--cc=axboe@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox