RE: [PATCH v2 1/2] arm: ls1: add CPU hotplug platform support

2014-12-01 Thread zhuoyu.zh...@freescale.com
; linuxppc- > rele...@linux.freescale.net; Jin Zhengxiong-R64188; Zhao Chenhui-B35336; > li...@arm.linux.org.uk > Subject: Re: [PATCH v2 1/2] arm: ls1: add CPU hotplug platform support > > On Mon, Nov 24, 2014 at 05:28:09AM +, Zhuoyu Zhang wrote: > > From: Zhang Zhuoyu > > >

Re: [PATCH v2 1/2] arm: ls1: add CPU hotplug platform support

2014-11-28 Thread Mark Rutland
On Mon, Nov 24, 2014 at 05:28:09AM +, Zhuoyu Zhang wrote: > From: Zhang Zhuoyu > > This implements CPU hotplug for ls1. When cpu is down, it will be put > in WFI state. When cpu is up, it will always soft reset and boots up > the same path as a cold boot. > > Signed-off-by: Zhang Zhuoyu > -