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