linux/arch/mips/oprofile
Al Viro f0a955f4ee mips: sanitize __access_ok()
for one thing, the last argument is always __access_mask and had been such
since 2.4.0-test3pre8; for another, it can bloody well be a static inline -
-O2 or -Os, __builtin_constant_p() propagates through static inline calls.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2017-04-06 02:08:06 -04:00
..
backtrace.c mips: sanitize __access_ok() 2017-04-06 02:08:06 -04:00
common.c
Makefile
op_impl.h
op_model_loongson2.c
op_model_loongson3.c
op_model_mipsxx.c