]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteb0b1456ff1a9b85e7061d18494419aba41777db
tree0537808418ae9d181fa4a569b3573b1ac59e83c0
parent80ef8a0544e038d5c38aee0aeae2074e5addb027
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