commit | 99063c0bcebcc913165a5d168050326eba3e0996 | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@novell.com> | Fri Nov 27 15:06:16 2009 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Dec 02 11:39:45 2009 +0100 |
tree | a5a99bd264b06fa06936ee863e9778eaa775caa6 | |
parent | 01be50a308be466e122c3a8b3d535f1b673ecbd2 [diff] |
x86/alternatives: No need for alternatives-asm.h to re-invent stuff already in asm.h This at once also gets the alignment specification right for x86-64. Signed-off-by: Jan Beulich <jbeulich@novell.com> LKML-Reference: <4B0FF8F80200007800022708@vpn.id2.novell.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>