Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> Cc: Johannes Weiner <hannes@xxxxxxxxxxx> Cc: cgroups@xxxxxxxxxxxxxxx --- mm/memcontrol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mm/memcontrol.c b/mm/memcontrol.c index a2c7bcb0e6eb..2c010573668e 100644 --- a/mm/memcontrol.c +++ b/mm/memcontrol.c @@ -4034,7 +4034,7 @@ void mem_cgroup_uncharge_cache_page(struct page *page) } /* - * Batch_start/batch_end is called in unmap_page_range/invlidate/trucate. + * Batch_start/batch_end is called in unmap_page_range/invalidate/truncate. * In that cases, pages are freed continuously and we can expect pages * are in the same memcg. All these calls itself limits the number of * pages freed at once, then uncharge_start/end() is called properly. -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html