]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
memcg-fold-mem_cgroup_stolen-fix
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 14 May 2014 00:02:07 +0000 (10:02 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 May 2014 00:02:07 +0000 (10:02 +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 cf86f2b6946830c0c285d3b0876b434873503d7e..f2894c092be0811717d8424dcdd3147d9c34c577 100644 (file)
@@ -1571,7 +1571,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)