All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: domen@coderock.org
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: Tue, 08 Mar 2005 16:56:57 +0100	[thread overview]
Message-ID: <s5hmzte167q.wl@alsa2.suse.de> (raw)
In-Reply-To: <20050305153703.CE9AE1EE1E@trashy.coderock.org>

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).


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

  reply	other threads:[~2005-03-08 15:57 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 [this message]
2005-03-09  8:09   ` Domen Puncer

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=s5hmzte167q.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=domen@coderock.org \
    --cc=nacc@us.ibm.com \
    --cc=perex@suse.cz \
    /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.