From: Frank Pavlic Date: Thu, 12 May 2005 18:36:22 +0000 (+0200) Subject: [PATCH] s390: schedule_timeout cleanup in ctctty X-Git-Tag: v2.6.12-rc6~145^2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f81947b46c3efacc084ac5033f3fed702e46532;p=pandora-kernel.git [PATCH] s390: schedule_timeout cleanup in ctctty [patch 4/10] s390: schedule_timeout cleanup in ctctty. From: Domen Puncer Use msleep_interruptible() instead of schedule_timeout() to guarantee the task delays as expected. Signed-off-by: Nishanth Aravamudan Signed-off-by: Maximilian Attems Signed-off-by: Domen Puncer Signed-off-by: Frank Pavlic Acked-by: Martin Schwidefsky --- Reading git-diff-tree failed