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)
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>

No differences found