diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2019-12-18 11:42:30 -0500 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2020-01-03 09:34:30 +0100 |
commit | cf977b1af9ec67fabcc6a625589c49c52d07b11d (patch) | |
tree | 11e8eaf1edebb001dd557933ffbed70483d0a055 /kexec/libfdt | |
parent | bd077966e2b9041c24df5b689e67670f02be7b0d (diff) |
kexec: add variant helper functions for handling memory regions
mem_regions_alloc_and_add() and mem_regions_alloc_and_exclude() are
functionally equivalent to, respectively, mem_regions_add() and
mem_regions_exclude() except the formers will re-allocate memory
dynamically when no more entries are available in 'ranges' array.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Tested-by: Bhupesh Sharma <bhsharma@redhat.com>
Tested-by: Masayoshi Mizuma <m.mizuma@jp.fujitsu.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/libfdt')
0 files changed, 0 insertions, 0 deletions