summary refs log tree commit diff stats
path: root/linux-user/signal.c
diff options
context:
space:
mode:
authorLaurent Vivier <laurent@vivier.eu>2020-02-12 13:56:55 +0100
committerLaurent Vivier <laurent@vivier.eu>2020-02-12 18:56:22 +0100
commit9d660adc3248b81618e7afc1ddef6c9731e1047f (patch)
tree6d25ed55b2153ec096d52b3f5fa7ad66249582b2 /linux-user/signal.c
parente18e5501d8ac692d32657a3e1ef545b14e72b730 (diff)
downloadfocaccia-qemu-9d660adc3248b81618e7afc1ddef6c9731e1047f.tar.gz
focaccia-qemu-9d660adc3248b81618e7afc1ddef6c9731e1047f.zip
linux-user: add missing TARGET_SIGRTMIN for hppa
This signal is defined for all other targets and we will need it later

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
[pm: that this was actually an ABI change in the hppa kernel (at kernel
version 3.17, kernel commit 1f25df2eff5b25f52c139d). Before that
SIGRTMIN was 37...
All our other HPPA TARGET_SIG* values are for the updated
ABI following that commit, so using 32 for SIGRTMIN is
the right thing for us.]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Taylor Simpson <tsimpson@quicinc.com>
Message-Id: <20200212125658.644558-2-laurent@vivier.eu>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user/signal.c')
0 files changed, 0 insertions, 0 deletions