Re: [Xen-devel] [PATCH v5 2/8] mm: Extract allocation loop from alloc_heap_pages()

2017-06-27 Thread Jan Beulich
>>> Boris Ostrovsky 06/22/17 8:56 PM >>> > This will make code a bit more readable, especially with changes that > will be introduced in subsequent patches. > > Signed-off-by: Boris Ostrovsky Acked-by: Jan Beulich

[Xen-devel] [PATCH v5 2/8] mm: Extract allocation loop from alloc_heap_pages()

2017-06-22 Thread Boris Ostrovsky
This will make code a bit more readable, especially with changes that will be introduced in subsequent patches. Signed-off-by: Boris Ostrovsky --- Changes in v5: * Constified get_free_buddy()'s struct domain argument * Dropped request local variable in