]> git.karo-electronics.de Git - mv-sheeva.git/commit
x86/centaur: merge 32 & 64 bit version
authorSebastian Andrzej Siewior <sebastian@breakpoint.cc>
Sat, 14 Mar 2009 11:24:02 +0000 (12:24 +0100)
committerIngo Molnar <mingo@elte.hu>
Sat, 14 Mar 2009 15:27:29 +0000 (16:27 +0100)
commit48f4c485c275e9550fa1a1191768689cc3ae0037
treec50cbbcc959e5bb2c84d3c0d9cd9fbb33dea41a8
parent0ca0f16fd17c5d880dd0abbe03595b0c7c5b3c95
x86/centaur: merge 32 & 64 bit version

there should be no difference, except:

 * the 64bit variant now also initializes the padlock unit.
 * ->c_early_init() is executed again from ->c_init()
 * the 64bit fixups made into 32bit path.

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Cc: herbert@gondor.apana.org.au
LKML-Reference: <1237029843-28076-2-git-send-email-sebastian@breakpoint.cc>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig.cpu
arch/x86/kernel/cpu/Makefile
arch/x86/kernel/cpu/centaur.c
arch/x86/kernel/cpu/centaur_64.c [deleted file]