]> git.baikalelectronics.ru Git - kernel.git/commit
x86: unify include/asm/ldt_32/64.h
authorThomas Gleixner <tglx@linutronix.de>
Wed, 17 Oct 2007 16:04:40 +0000 (18:04 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:16:47 +0000 (20:16 +0200)
commit4e35aebe2e1fbc35932de24b68e4b60ce3cc6591
treefab3e6186fa8a0ccde831d34e504e70f7d497361
parent21c53865d8a23c7f1f96cac606f5edc2af95280a
x86: unify include/asm/ldt_32/64.h

The additional struct member of user_desc can be made conditional for
64 bit compiles.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/Kbuild
include/asm-x86/ldt.h
include/asm-x86/ldt_32.h [deleted file]
include/asm-x86/ldt_64.h [deleted file]