Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20961
b: refs/heads/master
c: f2937be
h: refs/heads/master
i:
  20959: 5017ca3
v: v3
  • Loading branch information
Yasunori Goto authored and Linus Torvalds committed Mar 10, 2006
1 parent b1b2f89 commit 3931e57
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: 57c432b54bc34f0afacda7d9da0528ee22e78dec
refs/heads/master: f2937be5895dbae23ff66767a2fc17793e63159c
1 change: 1 addition & 0 deletions trunk/mm/memory_hotplug.c
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ int online_pages(unsigned long pfn, unsigned long nr_pages)
onlined_pages++;
}
zone->present_pages += onlined_pages;
zone->zone_pgdat->node_present_pages += onlined_pages;

setup_per_zone_pages_min();

Expand Down

0 comments on commit 3931e57

Please sign in to comment.