]> git.baikalelectronics.ru Git - kernel.git/commit
x86: unify set_tss_desc
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)
commitf1d54aa17165b04ded897696e362c4384381ea8d
treee26aeaa7ace08ce222bd4cb28add95d18dbd4bbd
parente21b312d33f5783019dc08ba5c9bc0c937d7cc47
x86: unify set_tss_desc

This patch unifies the set_tss_desc between i386 and x86_64,
which can now have a common implementation. After the old
functions are removed from desc_{32,64}.h, nothing important is
left, and the files can be removed.

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.h
include/asm-x86/desc_32.h [deleted file]
include/asm-x86/desc_64.h