On Tue, Apr 14, 2020 at 06:02:47PM -0700, Stefano Stabellini wrote: > This patch splits the implementation of alloc_heap_pages into two halves > so that the second half can be reused by the next patch.
It would be good if you can put a summary on what each half does here so that we can check you intent against the implementation. Wei.