projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08acd4f
)
x86: remove Xgt_desc_struct
author
Adrian Bunk
<bunk@kernel.org>
Mon, 21 Apr 2008 08:47:46 +0000
(11:47 +0300)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 30 Apr 2008 21:15:34 +0000
(23:15 +0200)
The comment says it should have been removed in 2.6.25.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/processor.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-x86/processor.h
b/include/asm-x86/processor.h
index 2e7974ec77eca6e94b2ee503d02580a87db717a2..559105220a477e2be9cfbd87eee62d1cd68767c2 100644
(file)
--- 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;