Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113271
b: refs/heads/master
c: 5dc64a3
h: refs/heads/master
i:
  113269: 0c9a6ad
  113267: 0720281
  113263: 0046788
v: v3
  • Loading branch information
Ian Campbell authored and Ingo Molnar committed Oct 10, 2008
1 parent 2089e96 commit 3586404
Show file tree
Hide file tree
Showing 2 changed files with 2 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: eefb47f6a1e855653d275cb90592a3587ea93a09
refs/heads/master: 5dc64a3442b98eaa0e3730c35fcf00cf962a93e7
2 changes: 1 addition & 1 deletion trunk/arch/x86/xen/enlighten.c
Original file line number Diff line number Diff line change
Expand Up @@ -1370,7 +1370,7 @@ static void __init xen_reserve_top(void)
if (HYPERVISOR_xen_version(XENVER_platform_parameters, &pp) == 0)
top = pp.virt_start;

reserve_top_address(-top + 2 * PAGE_SIZE);
reserve_top_address(-top);
#endif /* CONFIG_X86_32 */
}

Expand Down

0 comments on commit 3586404

Please sign in to comment.