Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250909
b: refs/heads/master
c: ad8b4b2
h: refs/heads/master
i:
  250907: 44ebf0e
v: v3
  • Loading branch information
David Rientjes authored and Linus Torvalds committed May 25, 2011
1 parent a813510 commit 6b25d0a
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: 0c917313a8d84fcc0c376db3f7edb7c06f06f920
refs/heads/master: ad8b4b28573cea3fca0cfa06aac00fe8bf04499a
1 change: 1 addition & 0 deletions trunk/arch/alpha/mm/numa.c
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ void __init paging_init(void)
zones_size[ZONE_DMA] = dma_local_pfn;
zones_size[ZONE_NORMAL] = (end_pfn - start_pfn) - dma_local_pfn;
}
node_set_state(nid, N_NORMAL_MEMORY);
free_area_init_node(nid, zones_size, start_pfn, NULL);
}

Expand Down

0 comments on commit 6b25d0a

Please sign in to comment.