x86: move __get_user and __put_user into uaccess.h.
authorGlauber Costa <gcosta@redhat.com>
Wed, 25 Jun 2008 17:43:30 +0000 (14:43 -0300)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 07:14:27 +0000 (09:14 +0200)
We also carry the unaligned version with us. Only x86_64 uses
it, but there's no problem in defining it.

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