From: Alexander van Heukelum Date: Fri, 21 Nov 2008 15:43:18 +0000 (+0100) Subject: x86: entry_64.S: factor out save_paranoid and paranoid_exit X-Git-Tag: v2.6.29-rc1~587^2~1^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2f6bc25b98dbb10d809ee50262b43fcae67840a;p=pandora-kernel.git x86: entry_64.S: factor out save_paranoid and paranoid_exit Impact: cleanup, shrink kernel image size Also expand the paranoid_exit0 macro into nmi_exit inside the nmi stub in the case of enabled irq-tracing. This gives a few hundred bytes code size reduction. Signed-off-by: Alexander van Heukelum Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed