From: "David S. Miller" <davem@davemloft.net>
To: Nishanth Aravamudan <nacc@us.ibm.com>
Cc: jmorris@redhat.com, netdev@oss.sgi.com, kaber@coreworks.de,
yoshfuji@linux-ipv6.org, kuznet@ms2.inr.ac.ru,
kernel-janitors@lists.osdl.org
Subject: [KJ] Re: [PATCH 20/39] net/ip_vs_sync: replace schedule_timeout() with ssleep()
Date: Tue, 8 Feb 2005 20:35:49 -0800 [thread overview]
Message-ID: <20050208203549.4ede783b.davem@davemloft.net> (raw)
In-Reply-To: <20050120235634.GI2600@us.ibm.com>
[-- Attachment #1: Type: text/plain, Size: 416 bytes --]
On Thu, 20 Jan 2005 15:56:34 -0800
Nishanth Aravamudan <nacc@us.ibm.com> wrote:
> Please consider applying.
>
> Description: Use ssleep() instead of schedule_timeout() to guarantee the task
> delays as expected. The first two replacements use TASK_INTERRUPTIBLE but do not
> check for signals, so ssleep() should be appropriate.
>
> Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Applied, thanks Nishanth.
[-- Attachment #2: Type: text/plain, Size: 167 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors
prev parent reply other threads:[~2005-02-09 4:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-20 23:56 [KJ] [PATCH 20/39] net/ip_vs_sync: replace schedule_timeout() with ssleep() Nishanth Aravamudan
2005-02-09 4:35 ` David S. Miller [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=20050208203549.4ede783b.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=jmorris@redhat.com \
--cc=kaber@coreworks.de \
--cc=kernel-janitors@lists.osdl.org \
--cc=kuznet@ms2.inr.ac.ru \
--cc=nacc@us.ibm.com \
--cc=netdev@oss.sgi.com \
--cc=yoshfuji@linux-ipv6.org \
/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;
as well as URLs for NNTP newsgroup(s).