On 02/25/2014 03:54 PM, Alex Thorlton wrote: > load_elf_binary() sets current->mm->def_flags = def_flags and > def_flags is always zero. Not only this looks strange, this is > unnecessary because mm_init() has already set ->def_flags = 0. > > Signed-off-by: Alex Thorlton <[email protected]> > Suggested-by: Oleg Nesterov <[email protected]>
Acked-by: Rik van Riel <[email protected]> -- All rights reversed -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

