On Tue, Jun 19, 2012 at 02:50:23PM +0800, Huacai Chen wrote: > +#ifdef CONFIG_HOTPLUG_CPU > + > +static DEFINE_SPINLOCK(smp_reserve_lock); Do you really need this lock? Thanks, Yong
On Tue, Jun 19, 2012 at 02:50:23PM +0800, Huacai Chen wrote: > +#ifdef CONFIG_HOTPLUG_CPU > + > +static DEFINE_SPINLOCK(smp_reserve_lock); Do you really need this lock? Thanks, Yong