[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180719134716.GF7193@dhcp22.suse.cz>
Date: Thu, 19 Jul 2018 15:47:16 +0200
From: Michal Hocko <mhocko@...nel.org>
To: Pavel Tatashin <pasha.tatashin@...cle.com>
Cc: osalvador@...hadventures.net, akpm@...ux-foundation.org,
vbabka@...e.cz, aaron.lu@...el.com, iamjoonsoo.kim@....com,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
Oscar Salvador <osalvador@...e.de>
Subject: Re: [PATCH v2 2/5] mm: access zone->node via zone_to_nid() and
zone_set_nid()
On Thu 19-07-18 09:44:09, Pavel Tatashin wrote:
>
>
> On 07/19/2018 09:40 AM, Michal Hocko wrote:
> > On Thu 19-07-18 15:27:37, osalvador@...hadventures.net wrote:
> >> From: Pavel Tatashin <pasha.tatashin@...cle.com>
> >>
> >> zone->node is configured only when CONFIG_NUMA=y, so it is a good idea to
> >> have inline functions to access this field in order to avoid ifdef's in
> >> c files.
> >
> > Is this a manual find & replace or did you use some scripts?
>
> I used opengrok:
>
> http://src.illumos.org/source/search?q=%22zone-%3Enode%22&defs=&refs=&path=&hist=&project=linux-master
>
> http://src.illumos.org/source/search?q=%22z-%3Enode%22&defs=&refs=&path=&hist=&project=linux-master
Then it is good to mention that in the changelog so that people might
use the same tool locally and compare the result or even learn about the
tool ;)
> > The change makes sense, but I haven't checked that all the places are
> > replaced properly. If not we can replace them later.
> >
> >> Signed-off-by: Pavel Tatashin <pasha.tatashin@...cle.com>
> >> Signed-off-by: Oscar Salvador <osalvador@...e.de>
> >> Reviewed-by: Oscar Salvador <osalvador@...e.de>
> >
> > Acked-by: Michal Hocko <mhocko@...e.com>
>
> Thank you,
> Pavel
--
Michal Hocko
SUSE Labs
Powered by blists - more mailing lists