Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356185
b: refs/heads/master
c: 28b6ff6
h: refs/heads/master
i:
  356183: d2482b9
v: v3
  • Loading branch information
Yinghai Lu authored and H. Peter Anvin committed Nov 17, 2012
1 parent 7a483a4 commit f2b05c3
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: 22ddfcaa0dbae992332381d41b8a1fbc72269a13
refs/heads/master: 28b6ff667013735dd2e68edd105d17cdf3835dcb
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,8 @@ static void __init find_early_table_space(struct map_range *mr, int nr_range)
#ifdef CONFIG_X86_32
/* for fixmap */
tables += roundup(__end_of_fixed_addresses * sizeof(pte_t), PAGE_SIZE);
#endif
good_end = max_pfn_mapped << PAGE_SHIFT;
#endif

base = memblock_find_in_range(start, good_end, tables, PAGE_SIZE);
if (!base)
Expand Down

0 comments on commit f2b05c3

Please sign in to comment.