Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105343
b: refs/heads/master
c: 2f7f24e
h: refs/heads/master
i:
  105341: 53a5884
  105339: be8c6d2
  105335: 803b910
  105327: 54cd865
  105311: 97e2260
  105279: 812b1ae
  105215: f6ea963
v: v3
  • Loading branch information
Kent Liu authored and Linus Torvalds committed Jul 24, 2008
1 parent 0719520 commit 11d0fd9
Show file tree
Hide file tree
Showing 2 changed files with 4 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: af370fb8cb3031f20438f246798d5f0d98089f29
refs/heads/master: 2f7f24eca31c4fc2fdb134b2ef743ccd67cfb9a9
4 changes: 3 additions & 1 deletion trunk/mm/memory_hotplug.c
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,9 @@ int online_pages(unsigned long pfn, unsigned long nr_pages)

if (need_zonelists_rebuild)
build_all_zonelists();
vm_total_pages = nr_free_pagecache_pages();
else
vm_total_pages = nr_free_pagecache_pages();

writeback_set_ratelimit();

if (onlined_pages)
Expand Down

0 comments on commit 11d0fd9

Please sign in to comment.