Re: [PATCH 02/21] ARM: shmobile: Convert to hotplug state machine

2016-09-07 Thread Sebastian Andrzej Siewior
On 2016-09-06 20:05:37 [+0200], Geert Uytterhoeven wrote: > Hi Sebastian, Hi Geert, > Please describe why this is desirable. We have now an old and new infrastructure in place to handle hotplug notifications while a CPU goes up and/or down. We want to get rid of the old infrastructure and are

Re: [PATCH 02/21] ARM: shmobile: Convert to hotplug state machine

2016-09-07 Thread Sebastian Andrzej Siewior
On 2016-09-06 20:05:37 [+0200], Geert Uytterhoeven wrote: > Hi Sebastian, Hi Geert, > Please describe why this is desirable. We have now an old and new infrastructure in place to handle hotplug notifications while a CPU goes up and/or down. We want to get rid of the old infrastructure and are

Re: [PATCH 02/21] ARM: shmobile: Convert to hotplug state machine

2016-09-06 Thread Geert Uytterhoeven
Hi Sebastian, CC linux-renesas-soc On Tue, Sep 6, 2016 at 7:04 PM, Sebastian Andrzej Siewior wrote: > Install the callbacks via the state machine. Please describe why this is desirable. > Cc: Simon Horman > Cc: Magnus Damm >

Re: [PATCH 02/21] ARM: shmobile: Convert to hotplug state machine

2016-09-06 Thread Geert Uytterhoeven
Hi Sebastian, CC linux-renesas-soc On Tue, Sep 6, 2016 at 7:04 PM, Sebastian Andrzej Siewior wrote: > Install the callbacks via the state machine. Please describe why this is desirable. > Cc: Simon Horman > Cc: Magnus Damm > Cc: linux-arm-ker...@lists.infradead.org > Cc:

[PATCH 02/21] ARM: shmobile: Convert to hotplug state machine

2016-09-06 Thread Sebastian Andrzej Siewior
Install the callbacks via the state machine. Cc: Simon Horman Cc: Magnus Damm Cc: linux-arm-ker...@lists.infradead.org Cc: linux...@vger.kernel.org Signed-off-by: Sebastian Andrzej Siewior ---

[PATCH 02/21] ARM: shmobile: Convert to hotplug state machine

2016-09-06 Thread Sebastian Andrzej Siewior
Install the callbacks via the state machine. Cc: Simon Horman Cc: Magnus Damm Cc: linux-arm-ker...@lists.infradead.org Cc: linux...@vger.kernel.org Signed-off-by: Sebastian Andrzej Siewior --- arch/arm/mach-shmobile/platsmp-scu.c | 26 -- include/linux/cpuhotplug.h