From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755637AbcHVQQt (ORCPT ); Mon, 22 Aug 2016 12:16:49 -0400 Received: from mail-wm0-f45.google.com ([74.125.82.45]:37396 "EHLO mail-wm0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751754AbcHVQQP (ORCPT ); Mon, 22 Aug 2016 12:16:15 -0400 Subject: Re: [PATCH 10/16] cpuidle: pseries: Convert to hotplug state machine To: Sebastian Andrzej Siewior , linux-kernel@vger.kernel.org References: <20160818125731.27256-1-bigeasy@linutronix.de> <20160818125731.27256-11-bigeasy@linutronix.de> Cc: Peter Zijlstra , Ingo Molnar , rt@linutronix.de, "Rafael J. Wysocki" , linux-pm@vger.kernel.org From: Daniel Lezcano Message-ID: <57BB23CB.2080908@linaro.org> Date: Mon, 22 Aug 2016 18:09:47 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <20160818125731.27256-11-bigeasy@linutronix.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/18/2016 02:57 PM, Sebastian Andrzej Siewior wrote: > Install the callbacks via the state machine. > > Cc: "Rafael J. Wysocki" > Cc: Daniel Lezcano > Cc: linux-pm@vger.kernel.org > Signed-off-by: Sebastian Andrzej Siewior > --- > diff --git a/include/linux/cpuhotplug.h b/include/linux/cpuhotplug.h > index 5811954809af..baecc4faf028 100644 > --- a/include/linux/cpuhotplug.h > +++ b/include/linux/cpuhotplug.h > @@ -19,6 +19,7 @@ enum cpuhp_state { > CPUHP_MM_WRITEBACK_DEAD, > CPUHP_SOFTIRQ_DEAD, > CPUHP_NET_MVNETA_DEAD, > + CPUHP_CPUIDLE_PSERIES_DEAD, Can't we directly merge these into CPUHP_CPUIDLE_DEAD instead ? Or is it planned to be done separately ? -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog