commit | f7c32c24f5788798f17d4e520a5d238335a859cb | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Mon Nov 05 14:40:18 2012 +1100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Nov 15 15:08:05 2012 +1100 |
tree | 4c9882d2a9de659c694b8f80a3633dddd8a287a1 | |
parent | c1fb6816fb1b78dd94b673b0fdaa9a7a16e97bd1 [diff] |
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>