]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: don't use word-size specifiers on getuser_64.
authorGlauber Costa <gcosta@redhat.com>
Tue, 24 Jun 2008 14:21:53 +0000 (11:21 -0300)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 07:14:03 +0000 (09:14 +0200)
commitef8c1a2d0e990d0f4f15e1d45eeb262755e3d4c3
treea0d395b587d7093c731373bc6fab42d121b00a1d
parent26ccb8a7183eed424ff9c874c83af20dafe7cdef
x86: don't use word-size specifiers on getuser_64.

The instructions access registers, so the size is unambiguous.

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_64.S