s390: Do not use the physical allocator
mem_init() initializes the physical allocator, only to drain it immediately
afterwards to set up the page allocator, making it fairly useless. Skip the
intermediate step and initialize the page allocator directly.
Signed-off-by:
Alexandru Elisei <alexandru.elisei@arm.com>
Loading
Please register or sign in to comment