Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356543
b: refs/heads/master
c: 306f2e9
h: refs/heads/master
i:
  356541: 37b3e5b
  356539: e03c9e9
  356535: 518e0d4
  356527: c3e046d
  356511: 85254c7
  356479: d882709
v: v3
  • Loading branch information
Jiang Liu authored and Linus Torvalds committed Feb 24, 2013
1 parent 06a68dc commit 8863ea7
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: b40da04946aa7b603b2aa4dd479f83b2c9090d96
refs/heads/master: 306f2e9eed173c5b8f3318e36cf92a7df3c3f6d5
2 changes: 1 addition & 1 deletion trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -4650,7 +4650,7 @@ static void __paginginit free_area_init_core(struct pglist_data *pgdat,
nr_all_pages += freesize;

zone->spanned_pages = size;
zone->present_pages = freesize;
zone->present_pages = realsize;
/*
* Set an approximate value for lowmem here, it will be adjusted
* when the bootmem allocator frees pages into the buddy system.
Expand Down

0 comments on commit 8863ea7

Please sign in to comment.