From: Nishanth Aravamudan Date: Fri, 29 Jul 2005 04:15:53 +0000 (-0700) Subject: [PATCH] x86_64: Use msleep in smpboot.c X-Git-Tag: v2.6.13-rc5~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef6e525393dbbab7e1dc42594d35a1dfd688d1d7;p=pandora-kernel.git [PATCH] x86_64: Use msleep in smpboot.c Replace schedule_timeout() with msleep() to guarantee the task delays as expected. Signed-off-by: Nishanth Aravamudan Signed-off-by: Domen Puncer Signed-off-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed