Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250919
b: refs/heads/master
c: a3bc42f
h: refs/heads/master
i:
  250917: bf8672d
  250915: 81d28c5
  250911: 4520d5b
v: v3
  • Loading branch information
Daniel Kiper authored and Linus Torvalds committed May 25, 2011
1 parent 24f4bfc commit 74cf520
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 821ed6bbed3cf41c4050a431eeb822b33868d36a
refs/heads/master: a3bc42f584cf9024580adeb4031d4202dac05858
4 changes: 0 additions & 4 deletions trunk/mm/memory_hotplug.c
Original file line number Diff line number Diff line change
Expand Up @@ -374,10 +374,6 @@ void online_page(struct page *page)
totalhigh_pages++;
#endif

#ifdef CONFIG_FLATMEM
max_mapnr = max(pfn, max_mapnr);
#endif

ClearPageReserved(page);
init_page_count(page);
__free_page(page);
Expand Down

0 comments on commit 74cf520

Please sign in to comment.