commit | 0778407f836d632cce90e5d9df490a7c5e6e398a | [log] [tgz] |
---|---|---|
author | Varun Sethi <Varun.Sethi@freescale.com> | Mon Jul 09 18:31:51 2012 +0530 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Sep 12 14:57:09 2012 -0500 |
tree | 1f1a6897abb055cb9230b75c8839eca10250df13 | |
parent | 2c71b0cc4a626d8bd02b88b3b92ce18be4d54c6d [diff] |
powerpc/booke: Separate out restore_e5500/setup_e5500 routines. 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 primary core. Signed-off-by: Varun Sethi <Varun.Sethi@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>