commit | 002ca1690c3d0a495e6aedd608281aeb01ce6385 | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Wed Jun 25 11:08:51 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 09 09:14:19 2008 +0200 |
tree | b44eacf9cb730b3a3f47e0f3848fac43f68af97e | |
parent | 865e5b76505cdade261773bde32f785b3ce579f1 [diff] |
x86: move __addr_ok to uaccess.h. Take it out of uaccess_32.h. Since it seems that no users of the x86_64 exists, we simply pick the i386 version. 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>