powerpc: Move initial mfspr LPCR out of __init_LPCR
authorMichael Neuling <mikey@neuling.org>
Mon, 5 Nov 2012 03:40:18 +0000 (14:40 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 15 Nov 2012 04:08:05 +0000 (15:08 +1100)
commitf7c32c24f5788798f17d4e520a5d238335a859cb
tree4c9882d2a9de659c694b8f80a3633dddd8a287a1
parentc1fb6816fb1b78dd94b673b0fdaa9a7a16e97bd1
powerpc: Move initial mfspr LPCR out of __init_LPCR

We want to change what's initially set in the LPCR, so start by taking the move
from LPCR out of the function and into the caller.

Signed-off-by: Matt Evans <matt@ozlabs.org>
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/cpu_setup_power.S