Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80375
b: refs/heads/master
c: 8b2f7ff
h: refs/heads/master
i:
  80373: eead1dd
  80371: b9c6cbd
  80367: f693ba0
v: v3
  • Loading branch information
Sam Ravnborg authored and Ingo Molnar committed Jan 30, 2008
1 parent 71ff503 commit ce495ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5756dd59f118daacd68ee971a2381360ef769c48
refs/heads/master: 8b2f7ffffe7f247ba237322fee78c528ba88f16b
5 changes: 4 additions & 1 deletion trunk/arch/x86/kernel/head_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

.text
#include <linux/threads.h>
#include <linux/init.h>
#include <linux/linkage.h>
#include <asm/segment.h>
#include <asm/page.h>
Expand Down Expand Up @@ -151,7 +152,9 @@ WEAK(xen_entry)
/* Unknown implementation; there's really
nothing we can do at this point. */
ud2a
.data

__INITDATA

subarch_entries:
.long default_entry /* normal x86/PC */
.long lguest_entry /* lguest hypervisor */
Expand Down

0 comments on commit ce495ed

Please sign in to comment.