projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e38e4dd
)
x86/boot: Drop stale comment
author
Andrew Cooper
<andrew.cooper3@citrix.com>
Thu, 2 Jan 2020 16:20:17 +0000
(16:20 +0000)
committer
Andrew Cooper
<andrew.cooper3@citrix.com>
Fri, 3 Jan 2020 18:37:24 +0000
(18:37 +0000)
This ought to have disappeared in c/s
60685089cb0
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wl@xen.org>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/boot/x86_64.S
patch
|
blob
|
history
diff --git
a/xen/arch/x86/boot/x86_64.S
b/xen/arch/x86/boot/x86_64.S
index 5ab24d73fc8ebccebe1848c62ade89c569b8fb23..b54d3aceea6e4a346d5941cecc306b45459340f6 100644
(file)
--- a/
xen/arch/x86/boot/x86_64.S
+++ b/
xen/arch/x86/boot/x86_64.S
@@
-36,8
+36,6
@@
ENTRY(__high_start)
call __start_xen
BUG /* __start_xen() shouldn't return. */
-/*** DESCRIPTOR TABLES ***/
-
.data
.align 8
multiboot_ptr: