]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: use _ASM_PTR instead of explicit word-size pointers.
authorGlauber Costa <gcosta@redhat.com>
Tue, 24 Jun 2008 15:02:44 +0000 (12:02 -0300)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 07:14:04 +0000 (09:14 +0200)
commit87e2f1e7f6ab66306320403d4502d7938d3c703e
tree3ab2fb88581cac8568c250093c8f03aebe8bdb1d
parent40faf463e62de0b29722910eded7dd26cd8b684b
x86: use _ASM_PTR instead of explicit word-size pointers.

Switch .long and .quad with _ASM_PTR in getuser*.S.

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/getuser_32.S
arch/x86/lib/getuser_64.S