On Wed, 2017-02-15 at 18:46:18 UTC, Nathan Fontenot wrote: > From: Sahil Mehta <sahilmeht...@gmail.com> > > Indexed-count remove for memory hotplug guarantees that a contiguous block > of <count> lmbs beginning at a specified <index> will be unassigned (NOT > that <count> lmbs will be removed). Because of Qemu's per-DIMM memory > management, the removal of a contiguous block of memory currently > requires a series of individual calls. Indexed-count remove reduces > this series into a single call. > > Signed-off-by: Sahil Mehta <sahilmeht...@gmail.com> > Signed-off-by: Nathan Fontenot <nf...@linux.vnet.ibm.com>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/753843471cbbaeca25a5cab51981ee cheers