x86: merge put_user.
authorGlauber Costa <gcosta@redhat.com>
Wed, 25 Jun 2008 16:17:43 +0000 (13:17 -0300)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 07:14:26 +0000 (09:14 +0200)
commite30a44fdbf11c7ca3a0096d71790f176a4a09e03
tree21d173ba08e47cb539c965dfb5119ff9f3b28d04
parentec840956d269e2beefe3a1c0fd7c1c70a199087f
x86: merge put_user.

Move both versions, which are highly similar, to uaccess.h.
Note that, for x86_64, X86_WP_WORKS_OK is always defined.

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