diff options
author | Tejun Heo <[email protected]> | 2011-12-08 10:22:07 -0800 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2011-12-08 10:22:07 -0800 |
commit | 6a9ceb31c06f1e8d50be79259756fda73234868d (patch) | |
tree | 836da104d38d03b6464ddf626781e8c5b5c89933 /net/lapb/lapb_timer.c | |
parent | fe091c208a40299fba40e62292a610fb91e44b4e (diff) |
memblock: Separate out memblock_isolate_range() from memblock_set_node()
memblock_set_node() operates in three steps - break regions crossing
boundaries, set nid and merge back regions. This patch separates the
first part into a separate function - memblock_isolate_range(), which
breaks regions crossing range boundaries and returns range index range
for regions properly contained in the specified memory range.
This doesn't introduce any behavior change and will be used to further
unify region handling.
Signed-off-by: Tejun Heo <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Yinghai Lu <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions