From: Glauber Costa Date: Wed, 25 Jun 2008 17:43:30 +0000 (-0300) Subject: x86: move __get_user and __put_user into uaccess.h. X-Git-Tag: v2.6.27-rc1~1106^2~46^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cb834e99f44bd56409b794504ae2b170675fc92;p=pandora-kernel.git 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 Signed-off-by: H. Peter Anvin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed