From: Alexander van Heukelum Date: Tue, 1 Jul 2008 23:31:34 +0000 (+0200) Subject: x86: traps_xx: modify do_trap X-Git-Tag: v2.6.27-rc1~1106^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7bbb0ce1d1f956c8491b925c74767adf654f373;p=pandora-kernel.git x86: traps_xx: modify do_trap if (cond) block -> if (!cond) goto end_of_block Signed-off-by: Alexander van Heukelum Acked-by: Cyrill Gorcunov Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed