> 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. Ah, sure. Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> -- 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>