commit | ec840956d269e2beefe3a1c0fd7c1c70a199087f | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Wed Jun 25 13:00:48 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 09 09:14:26 2008 +0200 |
tree | 70e6b2af4afef5c4bc6b9e6a3682de367f4e3f26 | |
parent | 64a978c1e3b2c0e2b663caf54719319919c5c17f [diff] |
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>