]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/book3e-64: Move the default cpu table entry
authorKumar Gala <galak@kernel.crashing.org>
Tue, 18 Aug 2009 19:08:30 +0000 (19:08 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 28 Aug 2009 04:24:13 +0000 (14:24 +1000)
commitf45c4486f70d0a6502e7499a8664cdc0bba84cd2
treee016204f305fc00b5acbb8570fbd0949fcca7905
parentdf5d6ecf8157245ef733db87597adb2c6e2510da
powerpc/book3e-64: Move the default cpu table entry

Move the default cpu entry table for CONFIG_PPC_BOOK3E_64 to the
very end since we will probably want to support both 32-bit and
64-bit kernels for some processors that are higher up in the list.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/cputable.c