From: Nishanth Aravamudan Date: Mon, 7 Nov 2005 09:01:11 +0000 (-0800) Subject: [PATCH] ia64: fix-up schedule_timeout() usage X-Git-Tag: v2.6.15-rc1~515 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e173c031a7542b1f66b6da853772e5de1804399;p=pandora-kernel.git [PATCH] ia64: 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: "Luck, Tony" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed