Re: [PATCH 1/8] ARM: SCU: Add common routines for secondary CPU bootup

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Russell King - ARM Linux
Date: Tuesday, November 30, 2010 - 3:24 pm

On Tue, Nov 30, 2010 at 08:16:58PM +0300, Anton Vorontsov wrote:

I still think that we can do better with this - especially once the
crappy situation with the hotplug CPU code gets resolved.

The SCU does not require the pen_release code.  What currently requires
that is the hotplug CPU code to allow offlined CPUs to be re-woken.  If
these CPUs can be properly shutdown, and brought back online via their
reset vector, they can be brought back online via the same method used
for their initial boot.

What that means is, as we send each individual CPU an IPI, we don't
need the pen_release mess nor the holding pen, and all this code can go.

If all that code is tied into a generic "SCU" support option, then we
have to ensure that _all_ SCU using platforms can use this method before
we switch to it, rather than doing it on a per-platform basis as we can
now.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/8] ARM: cns3xxx: Add support for SMP, Anton Vorontsov, (Tue Nov 30, 10:17 am)
[PATCH 6/8] ARM: ux500: Switch to generic SCU routines, Anton Vorontsov, (Tue Nov 30, 10:17 am)
[PATCH 8/8] ARM: OMAP2: Switch to generic SCU routines, Anton Vorontsov, (Tue Nov 30, 10:17 am)
Re: [PATCH 2/8] ARM: cns3xxx: Add support for SMP, Russell King - ARM Linux, (Tue Nov 30, 11:14 am)
Re: [PATCH 1/8] ARM: SCU: Add common routines for secondar ..., Russell King - ARM Linux, (Tue Nov 30, 3:24 pm)
Re: [PATCH 1/8] ARM: SCU: Add common routines for secondar ..., Russell King - ARM Linux, (Tue Nov 30, 4:32 pm)
Re: [PATCH 1/8] ARM: SCU: Add common routines for secondar ..., Russell King - ARM Linux, (Tue Nov 30, 5:25 pm)
Re: [PATCH 1/8] ARM: SCU: Add common routines for secondar ..., Srinidhi Kasagar, (Tue Nov 30, 11:21 pm)
Re: [PATCH 1/8] ARM: SCU: Add common routines for secondar ..., Russell King - ARM Linux, (Thu Dec 2, 8:24 am)
Re: [PATCH 1/8] ARM: SCU: Add common routines for secondar ..., Russell King - ARM Linux, (Thu Dec 2, 10:38 am)
Re: [PATCH 1/8] ARM: SCU: Add common routines for secondar ..., Russell King - ARM Linux, (Thu Dec 2, 11:01 am)
Re: [PATCH 1/8] ARM: SCU: Add common routines for secondar ..., Russell King - ARM Linux, (Sat Dec 4, 1:48 am)
RE: [PATCH 1/8] ARM: SCU: Add common routines for secondar ..., Santosh Shilimkar, (Mon Dec 6, 12:28 am)