On Wed, 15 Jul 2015, Michal Hocko wrote: > On Tue 14-07-15 15:54:20, Andrew Morton wrote: > [...] > > From: David Rientjes <rientjes@xxxxxxxxxx> > > Subject: mm, oom: organize oom context into struct > > > > There are essential elements to an oom context that are passed around to > > multiple functions. > > > > Organize these elements into a new struct, struct oom_control, that > > specifies the context for an oom condition. > > Didn't you intend to name it oom_context so that it's less confusing wrt. > oom_control usage in memcg? > It's similar to struct compact_control in more ways than one, so I felt this naming was better. No strong opinion. -- 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>