]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
memcg-fold-mem_cgroup_stolen-fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 22 May 2014 00:43:10 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:43:10 +0000 (10:43 +1000)
fix typo, per Michal

Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@suse.cz>
Cc: Qiang Huang <h.huangqiang@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/memcontrol.c

index 21463fc43525e3776303c4658a5a78a06817a7c7..31079d2e10b51e2e2f155bfc1e4428ee7fb82200 100644 (file)
@@ -1597,7 +1597,7 @@ static void mem_cgroup_end_move(struct mem_cgroup *memcg)
  * A routine for checking "mem" is under move_account() or not.
  *
  * Checking a cgroup is mc.from or mc.to or under hierarchy of
- * moving cgroups. This is for waiting at hith-memory pressure
+ * moving cgroups. This is for waiting at high-memory pressure
  * caused by "move".
  */
 static bool mem_cgroup_under_move(struct mem_cgroup *memcg)