Re: [PATCH][RESEND] mm: Fix off-by-one bug in print_nodes_state
From: David Rientjes <rientjes@google.com>
Date: 2011-12-19 20:53:20
Also in:
lkml
From: David Rientjes <rientjes@google.com>
Date: 2011-12-19 20:53:20
Also in:
lkml
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().