]> git.karo-electronics.de Git - karo-tx-linux.git/commit
powepc/booke: Separate out E.HV check and ivor setup code.
authorVarun Sethi <Varun.Sethi@freescale.com>
Mon, 9 Jul 2012 12:55:31 +0000 (18:25 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 23 Aug 2012 18:08:59 +0000 (13:08 -0500)
commitf391f0c9dd7324d7d28dfefc412701620924801f
treec7c87e0c408776eda032182ca622b956b4a7601c
parentd6133b86bfbcc9c8622d45da3b4f3dadef5ef8de
powepc/booke: Separate out E.HV check and ivor setup code.

Move the E.HV check and CPU_FTR_EMB_HV flag manipulation to the cpu setup
code.  Create a separate routine for E.HV ivors setup.

Signed-off-by: Varun Sethi <Varun.Sethi@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/kernel/cpu_setup_fsl_booke.S
arch/powerpc/kernel/head_fsl_booke.S