Skip to content
Commit 16444ac8 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

arm: do not allocate virtio buffers from the stack



The stack will be in virtual memory space starting from the next patch,
so the address of automatic variables will not be a physical address
anymore.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent cf11c6fe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment