Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356225
b: refs/heads/master
c: 600cc5b
h: refs/heads/master
i:
  356223: 0741e65
v: v3
  • Loading branch information
Yinghai Lu authored and H. Peter Anvin committed Nov 17, 2012
1 parent cade189 commit 53f4729
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 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: 961f8fa04b1c3dfe35c2d3ee7ccba28f9b0e0e09
refs/heads/master: 600cc5b7f6371706679490d7ee108015ae57ac2f
14 changes: 0 additions & 14 deletions trunk/mm/nobootmem.c
Original file line number Diff line number Diff line change
Expand Up @@ -137,20 +137,6 @@ unsigned long __init free_low_memory_core_early(int nodeid)
return count;
}

/**
* free_all_bootmem_node - release a node's free pages to the buddy allocator
* @pgdat: node to be released
*
* Returns the number of pages actually released.
*/
unsigned long __init free_all_bootmem_node(pg_data_t *pgdat)
{
register_page_bootmem_info_node(pgdat);

/* free_low_memory_core_early(MAX_NUMNODES) will be called later */
return 0;
}

/**
* free_all_bootmem - release free pages to the buddy allocator
*
Expand Down

0 comments on commit 53f4729

Please sign in to comment.