From: Nishanth Aravamudan Date: Sat, 10 Sep 2005 07:27:25 +0000 (-0700) Subject: [PATCH] alpha: fix-up schedule_timeout() usage X-Git-Tag: v2.6.14-rc1~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20c6abd1fd3a6296282f63fae82e589aa81862ff;p=pandora-kernel.git [PATCH] alpha: fix-up schedule_timeout() usage Use schedule_timeout_interruptible() instead of set_current_state()/schedule_timeout() to reduce kernel size. Signed-off-by: Nishanth Aravamudan Cc: Richard Henderson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed