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