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