From: Jan Beulich Date: Thu, 2 Sep 2010 12:55:11 +0000 (+0100) Subject: x86-64: Use symbolics instead of raw numbers in entry_64.S X-Git-Tag: v2.6.37-rc1~207^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1cccb1bb01dc1cb89f58723a58c3d4988d44d94;p=pandora-kernel.git x86-64: Use symbolics instead of raw numbers in entry_64.S ... making the code a little less fragile. Also use pushq_cfi instead of raw CFI annotations in two more places, and add two missing annotations after stack pointer adjustments which got modified here anyway. Signed-off-by: Jan Beulich Acked-by: Alexander van Heukelum LKML-Reference: <4C7FBACF0200007800013F6A@vpn.id2.novell.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed