util/vma: Factor out the hole splitting part of util_vma_heap_alloc
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 26 Jun 2019 19:31:57 +0000 (14:31 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Thu, 5 Dec 2019 16:59:10 +0000 (10:59 -0600)
commit782fb5407d682c286678b1ac78c649c4c2858d2d
treebba46ff38f25afe79c3ff440ccc6ca68a4daedd6
parent03450e9cfc526158e1a1e862a9f6bb8610de2be9
util/vma: Factor out the hole splitting part of util_vma_heap_alloc

Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/util/vma.c