commit | 8cb834e99f44bd56409b794504ae2b170675fc92 | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Wed Jun 25 14:43:30 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 09 09:14:27 2008 +0200 |
tree | 32cacbbad4c5948d55068cc948ed4d7c8d27d722 | |
parent | e30a44fdbf11c7ca3a0096d71790f176a4a09e03 [diff] |
x86: move __get_user and __put_user into uaccess.h. 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>