Re: [PATCH v2 5/6] pseries: Implement memory hotplug add in the kernel

2014-11-24 Thread Nathan Fontenot
On 11/21/2014 01:49 AM, Cyril Bur wrote: > > On Mon, 2014-11-17 at 15:54 -0600, Nathan Fontenot wrote: >> Move handling of memory hotplug add on pseries completely into the kernel. >> >> The current memory hotplug add path involves the drmgr command doing part >> of this work in userspace and requ

Re: [PATCH v2 5/6] pseries: Implement memory hotplug add in the kernel

2014-11-20 Thread Cyril Bur
On Mon, 2014-11-17 at 15:54 -0600, Nathan Fontenot wrote: > Move handling of memory hotplug add on pseries completely into the kernel. > > The current memory hotplug add path involves the drmgr command doing part > of this work in userspace and requesting the kernel to do additional pieces. > Thi

[PATCH v2 5/6] pseries: Implement memory hotplug add in the kernel

2014-11-17 Thread Nathan Fontenot
Move handling of memory hotplug add on pseries completely into the kernel. The current memory hotplug add path involves the drmgr command doing part of this work in userspace and requesting the kernel to do additional pieces. This patch allows us to handle the act completely in the kernel via rtas