[alsa-devel] [PATCH 2/4] alsa-kernel: schedule_timeout() fix for kernel/drivers/input/touchscreen/ucb1400_ts.c

Rene Herman rene.herman at gmail.com
Tue Sep 18 15:49:29 CEST 2007


On 09/18/2007 01:54 PM, Takashi Iwai wrote:

> The other changes look good to me.  But, honestly, I couldn't follow all
> the pathes you sent in the right order.  So, could you guys make a series
> of patches to be applied to HG tree?  That'll be really helpful for
> review, too.

Only split of from the rest since I'm not in fact sure what/why that 
drivers/input stuff is inside alsa-kernel.

===

alsa-kernel: schedule_timeout() fix for ucb1400_ts.c

ucb14ts_ts.c is doing a (manual) schedule_timeout_uninterruptible, but is 
not actually checking for pending signals. An _uninterruptible() one will do 
then.

Signed-off-by: Rene Herman <rene.herman>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: schedule_timeout-ucb1400_ts.diff
Url: http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20070918/bbff0ac7/attachment.bat 


More information about the Alsa-devel mailing list