From: Andrew Morton Date: Tue, 13 Sep 2005 08:25:15 +0000 (-0700) Subject: [PATCH] schedule_timeout_[un]interruptible() speedup X-Git-Tag: v2.6.14-rc2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a1c17574a01555e5d3fdf56d8d72969904c91ca;p=pandora-kernel.git [PATCH] schedule_timeout_[un]interruptible() speedup These functions don't need schedule_timeout()'s barrier. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed