From: David S. Miller Date: Fri, 11 Dec 2009 07:05:23 +0000 (-0800) Subject: sparc: Use __builtin_object_size() to validate the buffer size for copy_from_user() X-Git-Tag: v2.6.33-rc1~80^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb34035e7b4bb3edc7c2dc0683cfe21f57a9574d;p=pandora-kernel.git sparc: Use __builtin_object_size() to validate the buffer size for copy_from_user() This mirrors x86 commit 9f0cf4adb6aa0bfccf675c938124e68f7f06349d (x86: Use __builtin_object_size() to validate the buffer size for copy_from_user()) Signed-off-by: David S. Miller --- Reading git-diff-tree failed