Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185141
b: refs/heads/master
c: 2ee78f7
h: refs/heads/master
i:
  185139: b43c623
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Feb 22, 2010
1 parent 6801ea0 commit 3ff4ed2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 580e0ad21d6d6f932461d24b47041e3dd499c23f
refs/heads/master: 2ee78f7b1d8ada2615ecbcd9fea70580008bd6ce
2 changes: 2 additions & 0 deletions trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -3450,6 +3450,7 @@ int __init add_from_early_node_map(struct range *range, int az,
return nr_range;
}

#ifdef CONFIG_NO_BOOTMEM
void * __init __alloc_memory_core_early(int nid, u64 size, u64 align,
u64 goal, u64 limit)
{
Expand Down Expand Up @@ -3486,6 +3487,7 @@ void * __init __alloc_memory_core_early(int nid, u64 size, u64 align,

return NULL;
}
#endif


void __init work_with_active_regions(int nid, work_fn_t work_fn, void *data)
Expand Down

0 comments on commit 3ff4ed2

Please sign in to comment.