Re: [Xen-devel] [PATCH] Revert "xen/arm32: setup: Give a xenheap page to the boot allocator"

2020-01-21 Thread Stefano Stabellini
On Thu, 16 Jan 2020, Julien Grall wrote: > Since commit c61c1b4943 "xen/page_alloc: statically allocate > bootmem_region_list", the boot allocator does not use the first page of > the first region passed for its own purpose. > > This reverts commit ae84f55353475f569daddb9a81ac0a6bc7772c90. > >

[Xen-devel] [PATCH] Revert "xen/arm32: setup: Give a xenheap page to the boot allocator"

2020-01-16 Thread Julien Grall
Since commit c61c1b4943 "xen/page_alloc: statically allocate bootmem_region_list", the boot allocator does not use the first page of the first region passed for its own purpose. This reverts commit ae84f55353475f569daddb9a81ac0a6bc7772c90. Signed-off-by: Julien Grall --- xen/arch/arm/setup.c |