]> Pileus Git - ~andy/linux/commit
x86: move constants to desc_defs.h
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 30 Jan 2008 12:31:14 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:14 +0000 (13:31 +0100)
commit59fbed775aa5a6f352bfbde6b40508b541086b7e
tree92dc3da55f8c9ce7c3c4fc14d43880ac8ad575be
parent75b8bb3e56ca09a467fbbe5229bc68627f7445be
x86: move constants to desc_defs.h

this patch moves constant definitions regarding descriptor types
from desc_32.h to desc_defs.h. The change from defines to enum
to comply with previous versions in desc_defs.h

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