]> git.baikalelectronics.ru Git - kernel.git/commit
x86: finish processor.h integration
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 30 Jan 2008 12:31:57 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:57 +0000 (13:31 +0100)
commit21e326dc6277455e54ebbae1d3a825f49910aafe
treeb3c7076cc488c79c60af302b582c32ecf088ac3b
parent51acb0ec3c08517e3c9848d647f1b52d1b4d9a62
x86: finish processor.h integration

What's left in processor_32.h and processor_64.h cannot be cleanly
integrated. However, it's just a couple of definitions. They are moved
to processor.h around ifdefs, and the original files are deleted. Note that
there's much less headers included in the final version.

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>
include/asm-x86/processor.h