commit | 746ff60f2627626fca0d8ddbf6b1f04d505782f4 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Jan 30 13:31:27 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:27 2008 +0100 |
tree | ce99d5fb66a6fc683b7f9d89c49d64fcfc1c5da8 | |
parent | 053de044411111da00272d1b4e174e7dd743f499 [diff] |
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>