diff options
author | Peter Maydell | 2016-07-28 17:44:46 +0200 |
---|---|---|
committer | Riku Voipio | 2016-09-21 21:01:28 +0200 |
commit | 9d2803f720d5b71937c0f564bb2c16d8f5e18c8c (patch) | |
tree | 8535b9a62b299d094a601a4e84e5c7833a2a0244 /linux-user/uname.h | |
parent | linux-user: Recheck for pending synchronous signals too (diff) | |
download | qemu-9d2803f720d5b71937c0f564bb2c16d8f5e18c8c.tar.gz qemu-9d2803f720d5b71937c0f564bb2c16d8f5e18c8c.tar.xz qemu-9d2803f720d5b71937c0f564bb2c16d8f5e18c8c.zip |
linux-user: Pass si_type information to queue_signal() explicitly
Instead of assuming in queue_signal() that all callers are passing
a siginfo structure which uses the _sifields._sigfault part of the
union (and thus a si_type of QEMU_SI_FAULT), make callers pass
the si_type they require in as an argument.
[RV adjusted to apply]
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/uname.h')
0 files changed, 0 insertions, 0 deletions