x86: unify x86_cpuinfo struct.
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 30 Jan 2008 12:31:33 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:33 +0000 (13:31 +0100)
commit5300db887e251276eaab2801af297acf4b53b9eb
treec5c055c2efa238bd47e43af85b9cd4f57ed2c8a0
parent26996dd22b3cbc9dbe18cf908d2f844a116b6ec1
x86: unify x86_cpuinfo struct.

x86_cpuinfo is one more to the family of "not fundamentally different"
structs. It's unified in processor.h, with very specific fields enclosed
around ifdefs.

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/cpu/common.c
include/asm-x86/processor.h
include/asm-x86/processor_32.h
include/asm-x86/processor_64.h