diff options
author | Sam Bobroff | 2017-08-03 08:28:27 +0200 |
---|---|---|
committer | David Gibson | 2017-08-09 06:04:28 +0200 |
commit | f57467e3b326c7736f8e481fd6b680f30e575c87 (patch) | |
tree | 6940dae5815c1cf83a403b2c5445267662c4627e /default-configs/sparc-bsd-user.mak | |
parent | spapr_drc: abort if object_property_add_child() fails (diff) | |
download | qemu-f57467e3b326c7736f8e481fd6b680f30e575c87.tar.gz qemu-f57467e3b326c7736f8e481fd6b680f30e575c87.tar.xz qemu-f57467e3b326c7736f8e481fd6b680f30e575c87.zip |
spapr: Fix bug in h_signal_sys_reset()
The unicast case in h_signal_sys_reset() seems to be broken:
rather than selecting the target CPU, it looks like it will pick
either the first CPU or fail to find one at all.
Fix it by using the search function rather than open coding the
search.
This was found by inspection; the code appears to be unused because
the Linux kernel only uses the broadcast target.
Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'default-configs/sparc-bsd-user.mak')
0 files changed, 0 insertions, 0 deletions