From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [patch 1/1] sound/emu8000: replace schedule_timeout() with msleep() Date: Tue, 08 Mar 2005 16:56:57 +0100 Message-ID: References: <20050305153703.CE9AE1EE1E@trashy.coderock.org> Mime-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Received: from Cantor.suse.de (news.suse.de [195.135.220.2]) by alsa.alsa-project.org (ALSA's E-mail Delivery System) with ESMTP id F176F1B1 for ; Tue, 8 Mar 2005 16:57:08 +0100 (MET) In-Reply-To: <20050305153703.CE9AE1EE1E@trashy.coderock.org> Sender: alsa-devel-admin@lists.sourceforge.net Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: domen@coderock.org Cc: perex@suse.cz, alsa-devel@alsa-project.org, nacc@us.ibm.com List-Id: alsa-devel@alsa-project.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 > Signed-off-by: Domen Puncer 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