All of lore.kernel.org
 help / color / mirror / Atom feed
From: KOSAKI Motohiro <kosaki.motohiro@gmail.com>
To: David Rientjes <rientjes@google.com>
Cc: Ryota Ozaki <ozaki.ryota@gmail.com>,
	linux-kernel@vger.kernel.org, Greg Kroah-Hartman <gregkh@suse.de>,
	linux-mm@kvack.org, stable@kernel.org
Subject: Re: [PATCH][RESEND] mm: Fix off-by-one bug in print_nodes_state
Date: Mon, 19 Dec 2011 16:15:24 -0500	[thread overview]
Message-ID: <4EEFA96C.1080106@gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1112191252130.28684@chino.kir.corp.google.com>

(12/19/11 3:53 PM), David Rientjes wrote:
> On Sun, 18 Dec 2011, KOSAKI Motohiro wrote:
>
>> Usually, /sys files don't output trailing 'AJPY0'. And, 'AJPY0' is not regular
>> io friendly. So I can imagine some careless programmer think it is garbage. Is
>> there any benefit to show trailing 'AJPY0'?
>>
>
> Nope, it could be removed since the buffer is allocated with
> get_zeroed_page().

ok, thanks.

--
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/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

WARNING: multiple messages have this Message-ID (diff)
From: KOSAKI Motohiro <kosaki.motohiro@gmail.com>
To: David Rientjes <rientjes@google.com>
Cc: Ryota Ozaki <ozaki.ryota@gmail.com>,
	linux-kernel@vger.kernel.org, Greg Kroah-Hartman <gregkh@suse.de>,
	linux-mm@kvack.org, stable@kernel.org
Subject: Re: [PATCH][RESEND] mm: Fix off-by-one bug in print_nodes_state
Date: Mon, 19 Dec 2011 16:15:24 -0500	[thread overview]
Message-ID: <4EEFA96C.1080106@gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1112191252130.28684@chino.kir.corp.google.com>

(12/19/11 3:53 PM), David Rientjes wrote:
> On Sun, 18 Dec 2011, KOSAKI Motohiro wrote:
>
>> Usually, /sys files don't output trailing '¥0'. And, '¥0' is not regular
>> io friendly. So I can imagine some careless programmer think it is garbage. Is
>> there any benefit to show trailing '¥0'?
>>
>
> Nope, it could be removed since the buffer is allocated with
> get_zeroed_page().

ok, thanks.

  reply	other threads:[~2011-12-19 21:15 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-18 11:58 [PATCH][RESEND] mm: Fix off-by-one bug in print_nodes_state Ryota Ozaki
2011-12-18 11:58 ` Ryota Ozaki
2011-12-18 21:28 ` KOSAKI Motohiro
2011-12-18 21:28   ` KOSAKI Motohiro
2011-12-20  4:22   ` Ryota Ozaki
2011-12-20  4:22     ` Ryota Ozaki
2011-12-18 22:44 ` David Rientjes
2011-12-18 22:44   ` David Rientjes
2011-12-18 22:48   ` KOSAKI Motohiro
2011-12-18 22:48     ` KOSAKI Motohiro
2011-12-19 20:53     ` David Rientjes
2011-12-19 20:53       ` David Rientjes
2011-12-19 21:15       ` KOSAKI Motohiro [this message]
2011-12-19 21:15         ` KOSAKI Motohiro
2011-12-20  4:43   ` Ryota Ozaki
2011-12-20  4:43     ` Ryota Ozaki

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=4EEFA96C.1080106@gmail.com \
    --to=kosaki.motohiro@gmail.com \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=ozaki.ryota@gmail.com \
    --cc=rientjes@google.com \
    --cc=stable@kernel.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 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.