]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite80408bed9854a966d34166e1cd8ba43d39d47e9
treece71e8dfd556e4e304d9267e548119a9a15991eb
parente3e03b637496418f0f150dc92247dd63fdebeb72
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