From: Domen Puncer <domen@coderock.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: perex@suse.cz, alsa-devel@alsa-project.org, nacc@us.ibm.com
Subject: Re: [patch 1/1] sound/emu8000: replace schedule_timeout() with msleep()
Date: Wed, 9 Mar 2005 09:09:35 +0100 [thread overview]
Message-ID: <20050309080935.GA10041@nd47.coderock.org> (raw)
In-Reply-To: <s5hmzte167q.wl@alsa2.suse.de>
On 08/03/05 16:56 +0100, Takashi Iwai wrote:
> At Sat, 05 Mar 2005 16:37:03 +0100,
> domen@coderock.org wrote:
> >
> >
> > Use ssleep() instead of schedule_timeout() to guarantee the task
> > delays as expected. The current code uses TASK_INTERRUPTIBLE, but does not check
> > for signals / early return, so ssleep() should be appropriate. I am fairly
> > certain the time conversion is ok, as well.
> >
> > Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
> > Signed-off-by: Domen Puncer <domen@coderock.org>
>
> This was already in ALSA tree (i.e. mm tree should include it).
A bit different, so it confuzed scripts :-)
Thanks, Takashi.
>
>
> Takashi
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
prev parent reply other threads:[~2005-03-09 8:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-05 15:37 [patch 1/1] sound/emu8000: replace schedule_timeout() with msleep() domen
2005-03-08 15:56 ` Takashi Iwai
2005-03-09 8:09 ` Domen Puncer [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=20050309080935.GA10041@nd47.coderock.org \
--to=domen@coderock.org \
--cc=alsa-devel@alsa-project.org \
--cc=nacc@us.ibm.com \
--cc=perex@suse.cz \
--cc=tiwai@suse.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.