Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356189
b: refs/heads/master
c: dd7dfad
h: refs/heads/master
i:
  356187: 0d40a9b
v: v3
  • Loading branch information
Yinghai Lu authored and H. Peter Anvin committed Nov 17, 2012
1 parent 74a5cfa commit 3579bb8
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: ab9519376e86fbbf3c64e5a2b8b005958ea3e9cc
refs/heads/master: dd7dfad7fb297b1746bcdbebbdc970d723a635bd
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@ void __init setup_arch(char **cmdline_p)

cleanup_highmap();

memblock.current_limit = get_max_mapped();
memblock.current_limit = ISA_END_ADDRESS;
memblock_x86_fill();

/*
Expand Down

0 comments on commit 3579bb8

Please sign in to comment.