Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356544
b: refs/heads/master
c: c60514b
h: refs/heads/master
v: v3
  • Loading branch information
Jiang Liu authored and Linus Torvalds committed Feb 24, 2013
1 parent 8863ea7 commit c6c58b6
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: 306f2e9eed173c5b8f3318e36cf92a7df3c3f6d5
refs/heads/master: c60514b6314137a9505c60966fda2094b22a2fda
1 change: 1 addition & 0 deletions trunk/mm/memory_hotplug.c
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ void __ref put_page_bootmem(struct page *page)
mutex_lock(&ppb_lock);
__free_pages_bootmem(page, 0);
mutex_unlock(&ppb_lock);
totalram_pages++;
}

}
Expand Down

0 comments on commit c6c58b6

Please sign in to comment.