On Thu, Jun 14, 2012 at 09:19:13AM +0800, Gavin Shan wrote: > 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: Johannes Weiner <hannes@xxxxxxxxxxx> -- 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>