On Wed 08-07-15 16:38:25, David Rientjes wrote: > On Wed, 8 Jul 2015, Michal Hocko wrote: > > > From: David Rientjes <rientjes@xxxxxxxxxx> > > > > There are essential elements to an oom context that are passed around to > > multiple functions. > > > > Organize these elements into a new struct, struct oom_context, that > > specifies the context for an oom condition. > > > > This patch introduces no functional change. > > > > [mhocko@xxxxxxx: s@oom_control@oom_context@] > > [mhocko@xxxxxxx: do not initialize on stack oom_context with NULL or 0] > > Signed-off-by: David Rientjes <rientjes@xxxxxxxxxx> > > Signed-off-by: Michal Hocko <mhocko@xxxxxxx> > > I hate to appear to be nacking my own patch, but it was correct when > included in my series What is incorrect in this patch? -- Michal Hocko 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>