>> When CONFIG_COMPACTION is enabled, compaction_deferred() tries >> to recalculate the deferred limit again, which isn't necessary. >> >> When CONFIG_COMPACTION is disabled, compaction_deferred() should >> return "true" or "false" since it has "bool" for its return value. >> >> Signed-off-by: Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx> >> Acked-by: Minchan Kim <minchan@xxxxxxxxxx> >> Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx> > >Acked-by: David Rientjes <rientjes@xxxxxxxxxx> > Thanks, David :-) Thanks, Gavin -- 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>