x86: Use {push,pop}{l,q}_cfi in more places
authorJan Beulich <JBeulich@novell.com>
Thu, 2 Sep 2010 13:07:16 +0000 (14:07 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 3 Sep 2010 06:14:11 +0000 (08:14 +0200)
commitdf5d1874ce1a1f0e0eceff4fa3a9d45620243a68
tree0537808418ae9d181fa4a569b3573b1ac59e83c0
parenta34107b5577968dc53cf9c2195c7c2d4a2caf9ce
x86: Use {push,pop}{l,q}_cfi in more places

... plus additionally introduce {push,pop}f{l,q}_cfi. All in the
hope that the code becomes better readable this way (it gets
quite a bit smaller in any case).

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Acked-by: Alexander van Heukelum <heukelum@fastmail.fm>
LKML-Reference: <4C7FBDA40200007800013FAF@vpn.id2.novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/dwarf2.h
arch/x86/kernel/entry_32.S
arch/x86/kernel/entry_64.S