]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: use macros from asm.h.
authorGlauber Costa <gcosta@redhat.com>
Tue, 24 Jun 2008 20:36:31 +0000 (17:36 -0300)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 07:14:12 +0000 (09:14 +0200)
commit2528de431ddb200653d1dc6ca90074bad9520f09
tree2cce31204c0e6f810bdf8d1d013ea08e931575f7
parentefea505d83873cfc8a7cdbb8a2a11d2c67467843
x86: use macros from asm.h.

In putuser_32.S and putuser_64.S, replace things like .quad, .long,
and explicit references to [r|e]ax for the apropriate macros
in asm/asm.h.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/lib/putuser_32.S
arch/x86/lib/putuser_64.S
include/asm-x86/asm.h