LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] x86: complete segment descriptor unification
@ 2008-02-20 15:26 Avi Kivity
2008-02-20 15:34 ` Ingo Molnar
0 siblings, 1 reply; 2+ messages in thread
From: Avi Kivity @ 2008-02-20 15:26 UTC (permalink / raw)
To: Ingo Molnar; +Cc: linux-kernel
Remove the final line in asm-x86/desc_64.h
Signed-off-by: Avi Kivity <avi@qumranet.com>
---
include/asm-x86/desc_64.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
delete mode 100644 include/asm-x86/desc_64.h
diff --git a/include/asm-x86/desc_64.h b/include/asm-x86/desc_64.h
deleted file mode 100644
index 8b13789..0000000
--- a/include/asm-x86/desc_64.h
+++ /dev/null
@@ -1 +0,0 @@
-
--
1.5.4.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] x86: complete segment descriptor unification
2008-02-20 15:26 [PATCH] x86: complete segment descriptor unification Avi Kivity
@ 2008-02-20 15:34 ` Ingo Molnar
0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2008-02-20 15:34 UTC (permalink / raw)
To: Avi Kivity; +Cc: linux-kernel
* Avi Kivity <avi@qumranet.com> wrote:
> Remove the final line in asm-x86/desc_64.h
thanks, applied :-)
Ingo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-02-20 15:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-20 15:26 [PATCH] x86: complete segment descriptor unification Avi Kivity
2008-02-20 15:34 ` Ingo Molnar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).