Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104439
b: refs/heads/master
c: b7c3c5c
h: refs/heads/master
i:
  104437: a0fc17e
  104435: aae5256
  104431: 25bce7a
v: v3
  • Loading branch information
Jeremy Fitzhardinge authored and Ingo Molnar committed Jul 16, 2008
1 parent 8a78581 commit 45b2c94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5deb30d194d28b6bf7dacfb758267a51bf7c5b78
refs/heads/master: b7c3c5c15936a40c79ef40af7b3bac801c7feb20
1 change: 1 addition & 0 deletions trunk/arch/x86/xen/enlighten.c
Original file line number Diff line number Diff line change
Expand Up @@ -1587,6 +1587,7 @@ asmlinkage void __init xen_start_kernel(void)
boot_params.hdr.ramdisk_image = xen_start_info->mod_start
? __pa(xen_start_info->mod_start) : 0;
boot_params.hdr.ramdisk_size = xen_start_info->mod_len;
boot_params.hdr.cmd_line_ptr = __pa(xen_start_info->cmd_line);

if (!is_initial_xendomain()) {
add_preferred_console("xenboot", 0, NULL);
Expand Down

0 comments on commit 45b2c94

Please sign in to comment.