Home
last modified time | relevance | path

Searched hist:"04 dadd22" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-shmat-maps.c04dadd22 Fri Feb 23 05:31:40 CST 2024 Ilya Leoshkevich <iii@linux.ibm.com> tests/tcg: Check that shmat() does not break /proc/self/maps

Add a regression test for a recently fixed issue, where shmat()
desynced the guest and the host view of the address space and caused
open("/proc/self/maps") to SEGV.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <jwyuvao4apydvykmsnvacwshdgy3ixv7qvkh4dbxm3jkwgnttw@k4wpaayou7oq>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>