diff options
| author | Johannes Weiner <[email protected]> | 2012-05-29 15:06:34 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-05-29 16:22:21 -0700 |
| commit | ab3818432294a19ad793a0965d89867b4ce6255b (patch) | |
| tree | 1cffc6d97b2735b9ce776874e02b35adfc890e5e /tools/perf/scripts/python | |
| parent | c12ab504aa6076d1f1d37ee32431608ed11a1c3b (diff) | |
mm: bootmem: allocate in order node+goal, goal, node, anywhere
Match the nobootmem version of __alloc_bootmem_node. Try to satisfy both
the node and the goal, then just the goal, then just the node, then
allocate anywhere before panicking.
Signed-off-by: Johannes Weiner <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Acked-by: David S. Miller <[email protected]>
Cc: Yinghai Lu <[email protected]>
Cc: Gavin Shan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions