Re: [PATCH] powerpc/smp: Fix Non-boot cpus cannot be bring up.

2014-12-29 Thread Michael Ellerman
On Mon, 2014-12-22 at 14:38 +0800, Dongsheng Wang wrote: > From: Wang Dongsheng > > Kernel cannot bring up Non-boot cpus always get "Processor xx is stuck". > this issue bring by http://patchwork.ozlabs.org/patch/418912/ (powerpc: > Secondary CPUs must set cpu_callin_map after setting active and

Re: [PATCH] powerpc/smp: Fix Non-boot cpus cannot be bring up.

2014-12-26 Thread Aaro Koskinen
Hi, On Mon, Dec 22, 2014 at 02:38:40PM +0800, Dongsheng Wang wrote: > From: Wang Dongsheng > > Kernel cannot bring up Non-boot cpus always get "Processor xx is stuck". > this issue bring by http://patchwork.ozlabs.org/patch/418912/ (powerpc: > Secondary CPUs must set cpu_callin_map after setting

Re: [PATCH] powerpc/smp: Fix Non-boot cpus cannot be bring up.

2014-12-23 Thread Benjamin Herrenschmidt
On Tue, 2014-12-23 at 12:00 +1100, Michael Ellerman wrote: > On Mon, 2014-12-22 at 14:38 +0800, Dongsheng Wang wrote: > > From: Wang Dongsheng > > > > Kernel cannot bring up Non-boot cpus always get "Processor xx is stuck". > > this issue bring by http://patchwork.ozlabs.org/patch/418912/ (powerp

RE: [PATCH] powerpc/smp: Fix Non-boot cpus cannot be bring up.

2014-12-22 Thread dongsheng.w...@freescale.com
From: Michael Ellerman [mailto:m...@ellerman.id.au] > > > > Sent: Tuesday, December 23, 2014 9:01 AM > > > > To: Wang Dongsheng-B40534 > > > > Cc: b...@kernel.crashing.org; Wood Scott-B07421; an...@samba.org; > > > > linuxppc- d...@lists.ozlabs.org &

RE: [PATCH] powerpc/smp: Fix Non-boot cpus cannot be bring up.

2014-12-22 Thread dongsheng.w...@freescale.com
14 9:01 AM > > > To: Wang Dongsheng-B40534 > > > Cc: b...@kernel.crashing.org; Wood Scott-B07421; an...@samba.org; > > > linuxppc- d...@lists.ozlabs.org > > > Subject: Re: [PATCH] powerpc/smp: Fix Non-boot cpus cannot be bring up. > > > > > > On Mon,

Re: [PATCH] powerpc/smp: Fix Non-boot cpus cannot be bring up.

2014-12-22 Thread Michael Ellerman
ing.org; Wood Scott-B07421; an...@samba.org; linuxppc- > > d...@lists.ozlabs.org > > Subject: Re: [PATCH] powerpc/smp: Fix Non-boot cpus cannot be bring up. > > > > On Mon, 2014-12-22 at 14:38 +0800, Dongsheng Wang wrote: > > > From: Wang Dongsheng > > > >

RE: [PATCH] powerpc/smp: Fix Non-boot cpus cannot be bring up.

2014-12-22 Thread dongsheng.w...@freescale.com
TCH] powerpc/smp: Fix Non-boot cpus cannot be bring up. > > On Mon, 2014-12-22 at 14:38 +0800, Dongsheng Wang wrote: > > From: Wang Dongsheng > > > > Kernel cannot bring up Non-boot cpus always get "Processor xx is stuck". > > this issue bring by http://pa

Re: [PATCH] powerpc/smp: Fix Non-boot cpus cannot be bring up.

2014-12-22 Thread Michael Ellerman
On Mon, 2014-12-22 at 14:38 +0800, Dongsheng Wang wrote: > From: Wang Dongsheng > > Kernel cannot bring up Non-boot cpus always get "Processor xx is stuck". > this issue bring by http://patchwork.ozlabs.org/patch/418912/ (powerpc: > Secondary CPUs must set cpu_callin_map after setting active and