Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99924
b: refs/heads/master
c: b9d19f4
h: refs/heads/master
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Jul 8, 2008
1 parent 6d17ed3 commit 8b3b771
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: 383bc5cecc2ed0b8f44a25488660b03030425ef7
refs/heads/master: b9d19f4a51447930db002409945ad40a7a373cb0
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/setup_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ void __init setup_arch(char **cmdline_p)
find_low_pfn_range();

/* max_pfn_mapped is updated here */
init_memory_mapping(0, (max_low_pfn << PAGE_SHIFT));
max_pfn_mapped = init_memory_mapping(0, (max_low_pfn << PAGE_SHIFT));

reserve_initrd();

Expand Down

0 comments on commit 8b3b771

Please sign in to comment.