RE: [PATCH 2/4] powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.

2012-08-06 Thread Sethi Varun-B16395
t: Friday, August 03, 2012 10:04 PM > >> To: Sethi Varun-B16395 > >> Cc: ag...@suse.de; b...@kernel.crashing.org; linuxppc- > >> d...@lists.ozlabs.org; kvm-...@vger.kernel.org > >> Subject: Re: [PATCH 2/4] powerpc/booke: Merge the 32 bit e5500/e500mc > >> cpu

Re: [PATCH 2/4] powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.

2012-08-06 Thread Kumar Gala
; linuxppc- >> d...@lists.ozlabs.org; kvm-...@vger.kernel.org >> Subject: Re: [PATCH 2/4] powerpc/booke: Merge the 32 bit e5500/e500mc cpu >> setup code. >> >> >> On Jul 9, 2012, at 7:58 AM, Varun Sethi wrote: >> >>> Merge the 32 bit cpu setup c

RE: [PATCH 2/4] powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.

2012-08-04 Thread Sethi Varun-B16395
CH 2/4] powerpc/booke: Merge the 32 bit e5500/e500mc cpu > setup code. > > > On Jul 9, 2012, at 7:58 AM, Varun Sethi wrote: > > > Merge the 32 bit cpu setup code for e500mc/e5500 and define the > "cpu_restore" > > routine (for e5500/e6500) only for the 6

Re: [PATCH 2/4] powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.

2012-08-04 Thread Kumar Gala
On Jul 9, 2012, at 7:58 AM, Varun Sethi wrote: > Merge the 32 bit cpu setup code for e500mc/e5500 and define the "cpu_restore" > routine (for e5500/e6500) only for the 64 bit case. The cpu_restore routine > is used in the 64 bit case for setting up the secondary cores. > > Signed-off-by: Varun S

[PATCH 2/4] powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.

2012-07-09 Thread Varun Sethi
Merge the 32 bit cpu setup code for e500mc/e5500 and define the "cpu_restore" routine (for e5500/e6500) only for the 64 bit case. The cpu_restore routine is used in the 64 bit case for setting up the secondary cores. Signed-off-by: Varun Sethi --- arch/powerpc/kernel/cpu_setup_fsl_booke.S |1