x86: turn __put_user_check directly into put_user.
authorGlauber Costa <gcosta@redhat.com>
Wed, 25 Jun 2008 16:00:48 +0000 (13:00 -0300)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 07:14:26 +0000 (09:14 +0200)
commitec840956d269e2beefe3a1c0fd7c1c70a199087f
tree70e6b2af4afef5c4bc6b9e6a3682de367f4e3f26
parent64a978c1e3b2c0e2b663caf54719319919c5c17f
x86: turn __put_user_check directly into put_user.

We also check user pointer in x86_64 put_user, the way i386 does.

In a separate patch for bisecting purposes.

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