[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20080421084746.GG26897@cs181133002.pp.htv.fi>
Date: Mon, 21 Apr 2008 11:47:46 +0300
From: Adrian Bunk <bunk@...nel.org>
To: mingo@...e.hu, tglx@...utronix.de, hpa@...or.com
Cc: linux-kernel@...r.kernel.org
Subject: [2.6 patch] x86: remove Xgt_desc_struct
The comment says it should have been removed in 2.6.25.
Signed-off-by: Adrian Bunk <bunk@...nel.org>
---
e6db8b4f8a66ea73d82efe0abb884530b34c5df4 diff --git a/include/asm-x86/processor.h b/include/asm-x86/processor.h
index 6e26c7c..c4a8d99 100644
--- a/include/asm-x86/processor.h
+++ b/include/asm-x86/processor.h
@@ -3,9 +3,6 @@
#include <asm/processor-flags.h>
-/* migration helper, for KVM - will be removed in 2.6.25: */
-#define Xgt_desc_struct desc_ptr
-
/* Forward declaration, a strange C thing */
struct task_struct;
struct mm_struct;
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists