Re: [RFC PATCH v3 1/5] mm/memory_hotplug: Add nid parameter to arch_remove_memory

2018-10-04 Thread David Hildenbrand
On 02/10/2018 17:00, Oscar Salvador wrote: > From: Oscar Salvador > > This patch is only a preparation for the following-up patches. > The idea of passing the nid is that will allow us to get rid > of the zone parameter in the patches that follow > > Signed-off-by: Oscar Salvador > --- >

Re: [RFC PATCH v3 1/5] mm/memory_hotplug: Add nid parameter to arch_remove_memory

2018-10-04 Thread David Hildenbrand
On 02/10/2018 17:00, Oscar Salvador wrote: > From: Oscar Salvador > > This patch is only a preparation for the following-up patches. > The idea of passing the nid is that will allow us to get rid > of the zone parameter in the patches that follow > > Signed-off-by: Oscar Salvador > --- >

[RFC PATCH v3 1/5] mm/memory_hotplug: Add nid parameter to arch_remove_memory

2018-10-02 Thread Oscar Salvador
From: Oscar Salvador This patch is only a preparation for the following-up patches. The idea of passing the nid is that will allow us to get rid of the zone parameter in the patches that follow Signed-off-by: Oscar Salvador --- arch/ia64/mm/init.c| 2 +- arch/powerpc/mm/mem.c

[RFC PATCH v3 1/5] mm/memory_hotplug: Add nid parameter to arch_remove_memory

2018-10-02 Thread Oscar Salvador
From: Oscar Salvador This patch is only a preparation for the following-up patches. The idea of passing the nid is that will allow us to get rid of the zone parameter in the patches that follow Signed-off-by: Oscar Salvador --- arch/ia64/mm/init.c| 2 +- arch/powerpc/mm/mem.c