From: Alexander van Heukelum Date: Fri, 21 Nov 2008 15:44:28 +0000 (+0100) Subject: x86: entry_64.S: split out some macro's and move common code to paranoid_exit X-Git-Tag: v2.6.29-rc1~587^2~1^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8b1d08bf6fe7c09e6cb2294bc0e5e964b361241;p=pandora-kernel.git x86: entry_64.S: split out some macro's and move common code to paranoid_exit Impact: cleanup DISABLE_INTERRUPTS(CLBR_NONE)/TRACE_IRQS_OFF is now always executed just before paranoid_exit. Move it there. Split out paranoidzeroentry, paranoiderrorentry, and paranoidzeroentry_ist to get more readable macro's. Signed-off-by: Alexander van Heukelum Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed