| commit | df5d1874ce1a1f0e0eceff4fa3a9d45620243a68 | [log] [tgz] |
|---|---|---|
| author | Jan Beulich <JBeulich@novell.com> | Thu Sep 02 14:07:16 2010 +0100 |
| committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 03 08:14:11 2010 +0200 |
| tree | 0537808418ae9d181fa4a569b3573b1ac59e83c0 | |
| parent | a34107b5577968dc53cf9c2195c7c2d4a2caf9ce [diff] |
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>