commit | fb34035e7b4bb3edc7c2dc0683cfe21f57a9574d | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Dec 10 23:05:23 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 10 23:05:23 2009 -0800 |
tree | ddde17e5690d77f4f61c6271fc8b6f520c746851 | |
parent | 4ed5d5e4299f42438dd5ac6dcb1f2168ea4fb02a [diff] |
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 <davem@davemloft.net>