Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96414
b: refs/heads/master
c: dc3bf35
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed May 12, 2008
1 parent 567dae5 commit db167a1
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: f4324f3eeb311d1889b8c25076f2669012323842
refs/heads/master: dc3bf3532bf7240cf117b8ecf3d16526810eba6a
1 change: 1 addition & 0 deletions trunk/arch/mips/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ static void __init bootmem_init(void)
/*
* Determine low and high memory ranges
*/
max_pfn = max_low_pfn;
if (max_low_pfn > PFN_DOWN(HIGHMEM_START)) {
#ifdef CONFIG_HIGHMEM
highstart_pfn = PFN_DOWN(HIGHMEM_START);
Expand Down

0 comments on commit db167a1

Please sign in to comment.