On Thu, 10 Jun 2010, Minchan Kim wrote: > We have been used naming try_set_zone_oom and clear_zonelist_oom. > The role of functions is to lock of zonelist for preventing parallel > OOM. So clear_zonelist_oom makes sense but try_set_zone_oome is rather > awkward and unmatched with clear_zonelist_oom. > > Let's change it with try_set_zonelist_oom. > > Cc: David Rientjes <rientjes@xxxxxxxxxx> > Cc: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> > Let's change it with try_set_zonelist_oom. > > Signed-off-by: Minchan Kim <minchan.kim@xxxxxxxxx> Acked-by: David Rientjes <rientjes@xxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>