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)
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>

No differences found