linux/arch/sparc
Kees Cook 81409e9e28 usercopy: fold builtin_const check into inline function
Instead of having each caller of check_object_size() need to remember to
check for a const size parameter, move the check into check_object_size()
itself. This actually matches the original implementation in PaX, though
this commit cleans up the now-redundant builtin_const() calls in the
various architectures.

Signed-off-by: Kees Cook <keescook@chromium.org>
2016-09-06 12:17:29 -07:00
..
boot
configs
crypto
include usercopy: fold builtin_const check into inline function 2016-09-06 12:17:29 -07:00
kernel sparc: support static_key usage in non-module __exit sections 2016-08-04 08:50:07 -04:00
lib locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() 2016-06-16 10:48:30 +02:00
math-emu
mm sparc64: Trim page tables for 8M hugepages 2016-07-29 10:49:16 -07:00
net
oprofile
power
prom
Kbuild
Kconfig sparc/uaccess: Enable hardened usercopy 2016-07-26 14:41:52 -07:00
Kconfig.debug
Makefile