On Sat, Oct 08, 2016 at 10:47:14PM +0100, Paul Burton wrote: > Enable CONFIG_HARDENED_USERCOPY checks for MIPS, calling check_object > size in all of copy_{to,from}_user(), __copy_{to,from}_user() & > __copy_{to,from}_user_inatomic(). Patch looks good but I was wondering how about further usermode accessors such as csum_partial_copy_from_user, csum_and_copy_from_user, csum_and_copy_to_user, csum_partial_copy_nocheck? Ralf