From: Alexander van Heukelum Date: Fri, 21 Nov 2008 21:59:52 +0000 (+0100) Subject: x86: split out some macro's and move common code to paranoid_exit, fix X-Git-Tag: v2.6.29-rc1~587^2~1^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c81084114f6ff957bc6b5a0048350479c1c1f7b3;p=pandora-kernel.git x86: split out some macro's and move common code to paranoid_exit, fix Impact: fix bootup crash Even though it tested fine for me, there was still a bug in the first patch: I have overlooked a call to ptregscall_common. This patch fixes that, I think, but the code is never executed for me while running a debian install... (I tested this by putting an "1:jmp 1b" in there.) Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed