]> git.baikalelectronics.ru Git - kernel.git/commit
x86: move desc_empty to where they belong
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 30 Jan 2008 12:31:27 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:27 +0000 (13:31 +0100)
commit6590ff862320b7ea906d81feb1c0c6dd36caa373
treece99d5fb66a6fc683b7f9d89c49d64fcfc1c5da8
parent7b4012a2e691b5ec00805d03cbd7c696ea443e7d
x86: move desc_empty to where they belong

This patch moves the (duplicated) desc_empty implementation to desc.h,
where the descriptor things belong.

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/processor_32.h
include/asm-x86/processor_64.h