aboutsummaryrefslogtreecommitdiff
path: root/hw/openrisc
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2023-11-10 11:37:43 -0800
committerMax Filippov <jcmvbkbc@gmail.com>2023-11-19 10:56:26 -0800
commit1b173d06068c4a4e93fad88205399232925967a4 (patch)
treec851d9c82970ab9e4bd3ee7643aeac2dd9ccc78a /hw/openrisc
parent9c673a41eefc50f1cb2fe3c083e7de842c7d276a (diff)
downloadqemu-1b173d06068c4a4e93fad88205399232925967a4.zip
qemu-1b173d06068c4a4e93fad88205399232925967a4.tar.gz
qemu-1b173d06068c4a4e93fad88205399232925967a4.tar.bz2
linux-user: xtensa: fix signal delivery in FDPIC
In FDPIC signal handlers are passed around as FD pointers. Actual code address and GOT pointer must be fetched from memory by the QEMU code that implements kernel signal delivery functionality. This change is equivalent to the following kernel change: 9c2cc74fb31e ("xtensa: fix signal delivery to FDPIC process") Cc: qemu-stable@nongnu.org Fixes: d2796be69d7c ("linux-user: add support for xtensa FDPIC") Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'hw/openrisc')
0 files changed, 0 insertions, 0 deletions