From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id EBED81A127F for ; Thu, 17 Dec 2015 22:57:31 +1100 (AEDT) In-Reply-To: <5671CE8D.304@linux.vnet.ibm.com> To: Nathan Fontenot , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Subject: Re: [v3, 1/6] powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.c Message-Id: <20151217115731.D6DB91402CD@ozlabs.org> Date: Thu, 17 Dec 2015 22:57:31 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2015-16-12 at 20:50:21 UTC, Nathan Fontenot wrote: > No functional changes, this patch is simply a move of the cpu hotplug > code from pseries/dlpar.c to pseries/hotplug-cpu.c. This is in an effort > to consolidate all of the cpu hotplug code in a common place. > > Signed-off-by: Nathan Fontenot Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/183deeea5871a6f750ec64ab1c cheers