diff options
author | Yinghai Lu <yhlu.kernel@gmail.com> | 2008-03-18 20:49:12 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-04-26 22:51:08 +0200 |
commit | a5645a61b3b7e7d7de15e1a642ead600150ce94d (patch) | |
tree | 76fad06bc64a00b71821a9df63c474ea5341eab2 /virt | |
parent | mm: offset align in alloc_bootmem() (diff) | |
download | linux-a5645a61b3b7e7d7de15e1a642ead600150ce94d.tar.xz linux-a5645a61b3b7e7d7de15e1a642ead600150ce94d.zip |
mm: allow reserve_bootmem() cross nodes
split reserve_bootmem_core() into two functions, one which checks
conflicts, and one which sets the bits.
and make reserve_bootmem to loop bdata_list to cross the nodes.
user could be crashkernel and ramdisk..., in case the range provided
by those externalities crosses the nodes.
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions