From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
To: balbir@linux.vnet.ibm.com
Cc: linux-mm@kvack.org, Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, Hugh Dickins <hugh@veritas.com>,
Li Zefan <lizf@cn.fujitsu.com>,
Pavel Emelyanov <xemul@openvz.org>
Subject: Re: Fix typo in swap cgroup message
Date: Mon, 17 Nov 2008 14:30:35 +0900 [thread overview]
Message-ID: <20081117143035.58e7aa62.kamezawa.hiroyu@jp.fujitsu.com> (raw)
In-Reply-To: <20081117044008.GA25269@balbir.in.ibm.com>
On Mon, 17 Nov 2008 10:10:08 +0530
Balbir Singh <balbir@linux.vnet.ibm.com> wrote:
>
> There is a typo in the spelling of buffers (buffres) and the message is
> not very clear either. Fix the message and typo (hopefully not introducing
> any new ones ;) )
>
(>_< thanks, I found my private aspell dict includes "buffres"...
-Kame
> Cc: Hugh Dickins <hugh@veritas.com>
> Cc: Li Zefan <lizf@cn.fujitsu.com>
> Cc: Pavel Emelyanov <xemul@openvz.org>
> Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com>
> ---
>
> mm/page_cgroup.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff -puN mm/page_cgroup.c~fix-typo-swap-cgroup mm/page_cgroup.c
> --- linux-2.6.28-rc4/mm/page_cgroup.c~fix-typo-swap-cgroup 2008-11-16 20:03:28.000000000 +0530
> +++ linux-2.6.28-rc4-balbir/mm/page_cgroup.c 2008-11-17 09:59:43.000000000 +0530
> @@ -423,7 +423,8 @@ int swap_cgroup_swapon(int type, unsigne
> mutex_unlock(&swap_cgroup_mutex);
>
> printk(KERN_INFO
> - "swap_cgroup: uses %ld bytes vmalloc and %ld bytes buffres\n",
> + "swap_cgroup: uses %ld bytes of vmalloc for pointer array space"
> + " and %ld bytes to hold mem_cgroup pointers on swap\n",
> array_size, length * PAGE_SIZE);
> printk(KERN_INFO
> "swap_cgroup can be disabled by noswapaccount boot option.\n");
> _
>
> --
> Balbir
>
--
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>
prev parent reply other threads:[~2008-11-17 5:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-17 4:40 Balbir Singh
2008-11-17 5:30 ` KAMEZAWA Hiroyuki [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081117143035.58e7aa62.kamezawa.hiroyu@jp.fujitsu.com \
--to=kamezawa.hiroyu@jp.fujitsu.com \
--cc=akpm@linux-foundation.org \
--cc=balbir@linux.vnet.ibm.com \
--cc=hugh@veritas.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lizf@cn.fujitsu.com \
--cc=xemul@openvz.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox