On Thu, Jan 12, 2017 at 02:16:57PM +0100, Michal Hocko wrote: > From: Michal Hocko <mhocko@xxxxxxxx> > > warn_alloc is currently used for to report an allocation failure or an > allocation stall. We print some details of the allocation request like > the gfp mask and the request order. We do not print the allocation > nodemask which is important when debugging the reason for the allocation > failure as well. We alreaddy print the nodemask in the OOM report. > > Add nodemask to warn_alloc and print it in warn_alloc as well. > > Signed-off-by: Michal Hocko <mhocko@xxxxxxxx> Acked-by: Mel Gorman <mgorman@xxxxxxx> -- Mel Gorman SUSE Labs -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>