]> git.proxmox.com Git - mirror_qemu.git/commit
Revert "linux-user/arm: Take more care allocating commpage"
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 1 Apr 2023 01:34:42 +0000 (18:34 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 4 Apr 2023 14:48:27 +0000 (07:48 -0700)
commit6cda41daa2162b8e1048124655ba02a8c2b762b4
tree04ee24a950f87fdfd7677a5ab18a9895ada1003a
parent51a6dc9d394098e8f4141fad869a1ee9585f54f8
Revert "linux-user/arm: Take more care allocating commpage"

This reverts commit 4f5c67f8df7f26e559509c68c45e652709edd23f.

This exposes bugs in target_mmap et al with respect to overflow
with the final page of the guest address space.  To be fixed in
the next development cycle.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
linux-user/elfload.c