All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] memcg: fix a typo in Kconfig
@ 2008-11-21  3:59 Li Zefan
       [not found] ` <49263218.1090305-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
  2008-11-21  5:45 ` KAMEZAWA Hiroyuki
  0 siblings, 2 replies; 4+ messages in thread
From: Li Zefan @ 2008-11-21  3:59 UTC (permalink / raw)
  To: Andrew Morton; +Cc: KAMEZAWA Hiroyuki, Balbir Singh, LKML, Linux Containers

s/contoller/controller

Signed-of-by: Li Zefan <lizf@cn.fujitsu.com>
---
 init/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/init/Kconfig b/init/Kconfig
index f763762..8767393 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -414,7 +414,7 @@ config CGROUP_MEM_RES_CTLR
 	  sure you need the memory resource controller. Even when you enable
 	  this, you can set "cgroup_disable=memory" at your boot option to
 	  disable memory resource controller and you can avoid overheads.
-	  (and lose benefits of memory resource contoller)
+	  (and lose benefits of memory resource controller)
 
 	  This config option also selects MM_OWNER config option, which
 	  could in turn add some fork/exit overhead.
-- 
1.5.4.rc3


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] memcg: fix a typo in Kconfig
@ 2008-11-21  3:59 Li Zefan
  0 siblings, 0 replies; 4+ messages in thread
From: Li Zefan @ 2008-11-21  3:59 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Containers, LKML, Balbir Singh

s/contoller/controller

Signed-of-by: Li Zefan <lizf-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
---
 init/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/init/Kconfig b/init/Kconfig
index f763762..8767393 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -414,7 +414,7 @@ config CGROUP_MEM_RES_CTLR
 	  sure you need the memory resource controller. Even when you enable
 	  this, you can set "cgroup_disable=memory" at your boot option to
 	  disable memory resource controller and you can avoid overheads.
-	  (and lose benefits of memory resource contoller)
+	  (and lose benefits of memory resource controller)
 
 	  This config option also selects MM_OWNER config option, which
 	  could in turn add some fork/exit overhead.
-- 
1.5.4.rc3

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] memcg: fix a typo in Kconfig
       [not found] ` <49263218.1090305-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
@ 2008-11-21  5:45   ` KAMEZAWA Hiroyuki
  0 siblings, 0 replies; 4+ messages in thread
From: KAMEZAWA Hiroyuki @ 2008-11-21  5:45 UTC (permalink / raw)
  To: Li Zefan
  Cc: Containers, Andrew Morton,
	Linux-FOgKQjlUJ6BQetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA, LKML,
	Balbir Singh

On Fri, 21 Nov 2008 11:59:20 +0800
Li Zefan <lizf-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org> wrote:

> s/contoller/controller
> 
> Signed-of-by: Li Zefan <lizf-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
Thanks,
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org>

> ---
>  init/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/init/Kconfig b/init/Kconfig
> index f763762..8767393 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -414,7 +414,7 @@ config CGROUP_MEM_RES_CTLR
>  	  sure you need the memory resource controller. Even when you enable
>  	  this, you can set "cgroup_disable=memory" at your boot option to
>  	  disable memory resource controller and you can avoid overheads.
> -	  (and lose benefits of memory resource contoller)
> +	  (and lose benefits of memory resource controller)
>  
>  	  This config option also selects MM_OWNER config option, which
>  	  could in turn add some fork/exit overhead.
> -- 
> 1.5.4.rc3
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] memcg: fix a typo in Kconfig
  2008-11-21  3:59 [PATCH] memcg: fix a typo in Kconfig Li Zefan
       [not found] ` <49263218.1090305-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
@ 2008-11-21  5:45 ` KAMEZAWA Hiroyuki
  1 sibling, 0 replies; 4+ messages in thread
From: KAMEZAWA Hiroyuki @ 2008-11-21  5:45 UTC (permalink / raw)
  To: Li Zefan; +Cc: Andrew Morton, Balbir Singh, LKML, Linux Containers

On Fri, 21 Nov 2008 11:59:20 +0800
Li Zefan <lizf@cn.fujitsu.com> wrote:

> s/contoller/controller
> 
> Signed-of-by: Li Zefan <lizf@cn.fujitsu.com>
Thanks,
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>

> ---
>  init/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/init/Kconfig b/init/Kconfig
> index f763762..8767393 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -414,7 +414,7 @@ config CGROUP_MEM_RES_CTLR
>  	  sure you need the memory resource controller. Even when you enable
>  	  this, you can set "cgroup_disable=memory" at your boot option to
>  	  disable memory resource controller and you can avoid overheads.
> -	  (and lose benefits of memory resource contoller)
> +	  (and lose benefits of memory resource controller)
>  
>  	  This config option also selects MM_OWNER config option, which
>  	  could in turn add some fork/exit overhead.
> -- 
> 1.5.4.rc3
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-11-21  5:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-21  3:59 [PATCH] memcg: fix a typo in Kconfig Li Zefan
     [not found] ` <49263218.1090305-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2008-11-21  5:45   ` KAMEZAWA Hiroyuki
2008-11-21  5:45 ` KAMEZAWA Hiroyuki
  -- strict thread matches above, loose matches on Subject: below --
2008-11-21  3:59 Li Zefan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.