]> git.baikalelectronics.ru Git - kernel.git/commit
x86: unify mm_segment_t definition
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 30 Jan 2008 12:31:38 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:38 +0000 (13:31 +0100)
commitee7a5061d96111ae95145253a5c768d8b4ba9009
tree6b10d1714359b22c9c28e85627888552d644833b
parent83f0cb10030e1d6f6b9a2518eca019491dd4cdce
x86: unify mm_segment_t definition

This patch moves the mm_segment_t structure definition to processor.h
This makes mmsegment.h file useless, and it is deleted.

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/mmsegment.h [deleted file]
include/asm-x86/processor.h
include/asm-x86/processor_32.h
include/asm-x86/processor_64.h
include/asm-x86/thread_info_64.h