x86: move __addr_ok to uaccess.h.
authorGlauber Costa <gcosta@redhat.com>
Wed, 25 Jun 2008 14:08:51 +0000 (11:08 -0300)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 07:14:19 +0000 (09:14 +0200)
commit002ca1690c3d0a495e6aedd608281aeb01ce6385
treeb44eacf9cb730b3a3f47e0f3848fac43f68af97e
parent865e5b76505cdade261773bde32f785b3ce579f1
x86: move __addr_ok to uaccess.h.

Take it out of uaccess_32.h. Since it seems that no users
of the x86_64 exists, we simply pick the i386 version.

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>
include/asm-x86/uaccess.h
include/asm-x86/uaccess_32.h
include/asm-x86/uaccess_64.h