arm: only align CPU stacks to one page
vmalloc is not able to provide allocations with alignment greater than
PAGE_SIZE, so avoid them.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading
Please register or sign in to comment
vmalloc is not able to provide allocations with alignment greater than
PAGE_SIZE, so avoid them.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>