* [PATCH] memcg: typo in comment to mem_cgroup_print_oom_info()
@ 2010-01-08 15:13 Kirill A. Shutemov
2010-01-08 17:39 ` Balbir Singh
0 siblings, 1 reply; 2+ messages in thread
From: Kirill A. Shutemov @ 2010-01-08 15:13 UTC (permalink / raw)
To: Andrew, "Morton <akpm"
Cc: linux-mm, Kirill A. Shutemov, Balbir Singh, Pavel Emelyanov,
KAMEZAWA Hiroyuki
s/mem_cgroup_print_mem_info/mem_cgroup_print_oom_info/
Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Cc: Balbir Singh <balbir@linux.vnet.ibm.com>
Cc: Pavel Emelyanov <xemul@openvz.org>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
---
mm/memcontrol.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/mm/memcontrol.c b/mm/memcontrol.c
index 4572907..0d78570 100644
--- a/mm/memcontrol.c
+++ b/mm/memcontrol.c
@@ -1070,7 +1070,7 @@ static int mem_cgroup_count_children_cb(struct mem_cgroup *mem, void *data)
}
/**
- * mem_cgroup_print_mem_info: Called from OOM with tasklist_lock held in read mode.
+ * mem_cgroup_print_oom_info: Called from OOM with tasklist_lock held in read mode.
* @memcg: The memory cgroup that went over limit
* @p: Task that is going to be killed
*
--
1.6.5.7
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] memcg: typo in comment to mem_cgroup_print_oom_info()
2010-01-08 15:13 [PATCH] memcg: typo in comment to mem_cgroup_print_oom_info() Kirill A. Shutemov
@ 2010-01-08 17:39 ` Balbir Singh
0 siblings, 0 replies; 2+ messages in thread
From: Balbir Singh @ 2010-01-08 17:39 UTC (permalink / raw)
To: Kirill A. Shutemov
Cc: Andrew, "Morton <akpm", linux-mm, Pavel Emelyanov,
KAMEZAWA Hiroyuki
On Fri, Jan 8, 2010 at 8:43 PM, Kirill A. Shutemov <kirill@shutemov.name> wrote:
> s/mem_cgroup_print_mem_info/mem_cgroup_print_oom_info/
>
> Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
> Cc: Balbir Singh <balbir@linux.vnet.ibm.com>
> Cc: Pavel Emelyanov <xemul@openvz.org>
> Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
> ---
> mm/memcontrol.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/mm/memcontrol.c b/mm/memcontrol.c
> index 4572907..0d78570 100644
> --- a/mm/memcontrol.c
> +++ b/mm/memcontrol.c
> @@ -1070,7 +1070,7 @@ static int mem_cgroup_count_children_cb(struct mem_cgroup *mem, void *data)
> }
>
> /**
> - * mem_cgroup_print_mem_info: Called from OOM with tasklist_lock held in read mode.
> + * mem_cgroup_print_oom_info: Called from OOM with tasklist_lock held in read mode.
> * @memcg: The memory cgroup that went over limit
> * @p: Task that is going to be killed
> *
Acked-by: Balbir Singh <balbir@linux.vnet.ibm.com>
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-08 17:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-08 15:13 [PATCH] memcg: typo in comment to mem_cgroup_print_oom_info() Kirill A. Shutemov
2010-01-08 17:39 ` Balbir Singh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).