From: Alexander van Heukelum Date: Thu, 20 Nov 2008 13:40:11 +0000 (+0100) Subject: x86: clean up after: move entry_64.S register saving out of the macros X-Git-Tag: v2.6.29-rc1~587^2~1^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcd072e26055de600cecdc3f7a1e083ecd55c2e4;p=pandora-kernel.git x86: clean up after: move entry_64.S register saving out of the macros This add-on patch to x86: move entry_64.S register saving out of the macros visually cleans up the appearance of the code by introducing some basic helper macro's. It also adds some cfi annotations which were missing. Signed-off-by: Alexander van Heukelum Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed