From: James Bottomley <James.Bottomley@SteelEye.com>
To: domen@coderock.org
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>,
nacc@us.ibm.com, janitor@sternwelten.at
Subject: Re: [patch 2/7] scsi/ppa: replace schedule_timeout() with msleep()
Date: Wed, 12 Jan 2005 10:24:50 -0600 [thread overview]
Message-ID: <1105547090.5577.13.camel@mulgrave> (raw)
In-Reply-To: <20050111232251.3BBB31F226@trashy.coderock.org>
On Wed, 2005-01-12 at 00:22 +0100, domen@coderock.org wrote:
> - schedule_timeout(3 * HZ);
> + msleep(3000);
This would make more sense as ssleep(3), wouldn't it?
James
next prev parent reply other threads:[~2005-01-12 16:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-11 23:22 [patch 2/7] scsi/ppa: replace schedule_timeout() with msleep() domen
2005-01-12 16:24 ` James Bottomley [this message]
2005-01-12 23:40 ` Nishanth Aravamudan
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=1105547090.5577.13.camel@mulgrave \
--to=james.bottomley@steeleye.com \
--cc=domen@coderock.org \
--cc=janitor@sternwelten.at \
--cc=linux-scsi@vger.kernel.org \
--cc=nacc@us.ibm.com \
/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