Re: [PATCH 3.16 105/133] mm/vmstat.c: fix wrong comment

2017-11-23 Thread Michal Hocko
On Thu 23-11-17 13:05:10, Ben Hutchings wrote: > On Wed, 2017-11-22 at 08:41 +0100, Vlastimil Babka wrote: > > On 11/22/2017 02:58 AM, Ben Hutchings wrote: > > > 3.16.51-rc1 review patch. If anyone has any objections, please let me > > > know. > > > > I don't really care much in the end, but is

Re: [PATCH 3.16 105/133] mm/vmstat.c: fix wrong comment

2017-11-23 Thread Ben Hutchings
On Wed, 2017-11-22 at 08:41 +0100, Vlastimil Babka wrote: > On 11/22/2017 02:58 AM, Ben Hutchings wrote: > > 3.16.51-rc1 review patch. If anyone has any objections, please let me know. > > I don't really care much in the end, but is "fix wrong comment" really a > stable patch material these days?

Re: [PATCH 3.16 105/133] mm/vmstat.c: fix wrong comment

2017-11-21 Thread Vlastimil Babka
On 11/22/2017 02:58 AM, Ben Hutchings wrote: > 3.16.51-rc1 review patch. If anyone has any objections, please let me know. I don't really care much in the end, but is "fix wrong comment" really a stable patch material these days? :) > -- > > From: SeongJae Park > > commit f113

[PATCH 3.16 105/133] mm/vmstat.c: fix wrong comment

2017-11-21 Thread Ben Hutchings
3.16.51-rc1 review patch. If anyone has any objections, please let me know. -- From: SeongJae Park commit f113e64121ba9f4791332248b315d9f57ee33a6b upstream. Comment for pagetypeinfo_showblockcount() is mistakenly duplicated from pagetypeinfo_show_free()'s comment. This commit