]> git.baikalelectronics.ru Git - kernel.git/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)
commitd699a1b19c09fe19a46a3f1c599caf7d851771e8
tree92dc3da55f8c9ce7c3c4fc14d43880ac8ad575be
parent718e6873410be993be118b5b36cc45ace806e707
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