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