]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
memcg-make-mem_cgroup_split_huge_fixup-more-efficient-fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 8 Dec 2011 04:42:44 +0000 (15:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 Dec 2011 06:43:31 +0000 (17:43 +1100)
fix typo, per Michal

Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Michal Hocko <mhocko@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/memcontrol.c

index b441e667c5841d2237119a6256c450f670facbbd..c3c45882a86d03b6bafc92085809187fb0bc10f8 100644 (file)
@@ -2487,7 +2487,7 @@ static void __mem_cgroup_commit_charge(struct mem_cgroup *memcg,
                        (1 << PCG_ACCT_LRU) | (1 << PCG_MIGRATION))
 /*
  * Because tail pages are not marked as "used", set it. We're under
- * zone->lru_lock, 'splitting on pmd' and compund_lock.
+ * zone->lru_lock, 'splitting on pmd' and compound_lock.
  * charge/uncharge will be never happen and move_account() is done under
  * compound_lock(), so we don't have to take care of races.
  */