On Tue, Apr 29, 2014 at 10:29 AM, Jingoo Han <[email protected]> wrote: > The site-specific OOM messages are unnecessary, because they > duplicate the MM subsystem generic OOM message. For example, > k.alloc and v.alloc failures use dump_stack(). >
Not necessary indeed since besides the dump_stack(), a more complete message is printed by warn_alloc_failed() in mm/page_alloc.c. For the complete series: Reviewed-by: Javier Martinez Canillas <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
