From: Rene Herman Date: Tue, 18 Sep 2007 16:33:15 +0000 (+0200) Subject: [ALSA] schedule_timeout() fix for core/seq/seq_instr.c X-Git-Tag: v2.6.24-rc1~832^2~36 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c929e5ef4f1b2ef52f707e7ffcedc492a199741e;p=pandora-kernel.git [ALSA] schedule_timeout() fix for core/seq/seq_instr.c Replace schedule_timeout() with schedule_timeout_uninterruptible() to avoid signals in loop. Signed-off-by: Rene Herman Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed