diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-07-12 03:28:15 (GMT) |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-08-05 02:56:14 (GMT) |
commit | 3a9c2c81eb2024c136cc534df534f93682d516d0 (patch) | |
tree | 376f3e894d82b8944e43cbbff038e379136d57ff /fs/gfs2/file.c | |
parent | 449e8df39d3f94a69deae8341f157f6ef5999015 (diff) | |
download | linux-fsl-qoriq-3a9c2c81eb2024c136cc534df534f93682d516d0.tar.xz |
memblock: Make memblock_find_region() out of memblock_alloc_region()
This function will be used to locate a free area to put the new memblock
arrays when attempting to resize them. memblock_alloc_region() is gone,
the two callsites now call memblock_add_region().
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
---
v2. Fix membase_alloc_nid_region() conversion
Diffstat (limited to 'fs/gfs2/file.c')
0 files changed, 0 insertions, 0 deletions