]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/32: Move cache info inits to a separate function
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 5 Jul 2016 05:04:10 +0000 (15:04 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 21 Jul 2016 09:14:32 +0000 (19:14 +1000)
commit8f212cb26fc74dcf7b8c5c3dbcf3c3741990c31d
tree844293f86b7cc6a025f2ab0eccf82cbbe9075a17
parentfa745a129cae93ca5d871ebac2a8f6c27ae3fbf2
powerpc/32: Move cache info inits to a separate function

Matches 64-bit. Also move the call to the same spot as ppc64

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/setup_32.c