]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd401fc9c908f14c7017156bf3912465bdc9995c4
treec5c055c2efa238bd47e43af85b9cd4f57ed2c8a0
parent38ecac2a5a6a11becf62181a884b4e3c2a50f1bd
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