[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180719121902.GB8750@techadventures.net>
Date: Thu, 19 Jul 2018 14:19:02 +0200
From: Oscar Salvador <osalvador@...hadventures.net>
To: Pavel Tatashin <pasha.tatashin@...cle.com>
Cc: akpm@...ux-foundation.org, mhocko@...e.com, vbabka@...e.cz,
iamjoonsoo.kim@....com, aaron.lu@...el.com,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
Oscar Salvador <osalvador@...e.de>
Subject: Re: [PATCH 1/3] mm/page_alloc: Move ifdefery out of
free_area_init_core
On Wed, Jul 18, 2018 at 10:11:50AM -0400, Pavel Tatashin wrote:
> On 18-07-18 14:47:20, osalvador@...hadventures.net wrote:
> > From: Oscar Salvador <osalvador@...e.de>
> >
> > Moving the #ifdefs out of the function makes it easier to follow.
> >
> > Signed-off-by: Oscar Salvador <osalvador@...e.de>
>
> Hi Oscar,
>
> Reviewed-by: Pavel Tatashin <pasha.tatashin@...cle.com>
>
> Please include the following patch in your series, to get rid of the last
> ifdef in this function.
Hi Pavel,
I am about to send v2 with this patch included, but I just wanted to let you know
this:
> + zone_set_nid(nid);
This should be:
zone_set_nid(zone, nid);
I fixed it up in your patch, I hope that is ok.
Thanks
--
Oscar Salvador
SUSE L3
Powered by blists - more mailing lists