From: Chuck Ebbert <76306.1226@compuserve.com> Date: Tue, 25 Jul 2006 20:15:16 +0000 (-0400) Subject: [PATCH] i386: switch_to(): misplaced parentheses X-Git-Tag: v2.6.18-rc3~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=facf014792093d95e308b5d6ce9bc86d3c90e5b1;p=pandora-kernel.git [PATCH] i386: switch_to(): misplaced parentheses Recent changes in i386 __switch_to() have a misplaced closing parenthesis causing an unlikely() to terminate early. Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com> Acked-by: Steven Rostedt Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed