[PATCH 3/4] powerpc/booke: Separate out restore_e5500/setup_e5500 routines.

Kumar Gala galak at kernel.crashing.org
Sat Aug 4 02:38:41 EST 2012


On Jul 9, 2012, at 8:01 AM, Varun Sethi wrote:

> For the 64 bit case separate out e5500 cpu_setup and cpu_restore functions.
> The cpu_setup function (for the primary core) is passed the cpu_spec pointer,
> which is not there in case of the cpu_restore function. Also, in our case
> we will have to manipulate the CPU_FTR_EMB_HV flag on the the primary core.  
> 
> Signed-off-by: Varun Sethi <Varun.Sethi at freescale.com>
> ---
> arch/powerpc/kernel/cpu_setup_fsl_booke.S |   38 ++++++++++++++++++++++++----
> arch/powerpc/kernel/exceptions-64e.S      |   18 +------------
> 2 files changed, 34 insertions(+), 22 deletions(-)

applied to next

- k


More information about the Linuxppc-dev mailing list