x86-64: Use symbolics instead of raw numbers in entry_64.S
authorJan Beulich <JBeulich@novell.com>
Thu, 2 Sep 2010 12:55:11 +0000 (13:55 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 3 Sep 2010 06:14:10 +0000 (08:14 +0200)
commitb1cccb1bb01dc1cb89f58723a58c3d4988d44d94
treece71e8dfd556e4e304d9267e548119a9a15991eb
parent1f130a783a796f147b080c594488b566c86007d0
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 <jbeulich@novell.com>
Acked-by: Alexander van Heukelum <heukelum@fastmail.fm>
LKML-Reference: <4C7FBACF0200007800013F6A@vpn.id2.novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/entry_64.S