From: Hiroshi Shimamoto Date: Fri, 14 Nov 2008 02:06:04 +0000 (-0800) Subject: x86: uaccess_64: fix return value in __copy_from_user() X-Git-Tag: v2.6.28-rc6~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20a4a236c7de5c915551cdc562482aa53eaff40e;p=pandora-kernel.git x86: uaccess_64: fix return value in __copy_from_user() __copy_from_user() will return invalid value 16 when it fails to access user space and the size is 10. Signed-off-by: Hiroshi Shimamoto Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed