diff options
author | Emilio G. Cota | 2018-08-19 11:13:34 +0200 |
---|---|---|
committer | Paolo Bonzini | 2018-08-23 18:46:25 +0200 |
commit | 04d595b300041bec645c862baccbea1c8befb6d4 (patch) | |
tree | 3d9d69f4abdc519a5840b187c6f6b0757b150671 /hw/intc/apic_common.c | |
parent | tests: add test-rcu-tailq (diff) | |
download | qemu-04d595b300041bec645c862baccbea1c8befb6d4.tar.gz qemu-04d595b300041bec645c862baccbea1c8befb6d4.tar.xz qemu-04d595b300041bec645c862baccbea1c8befb6d4.zip |
spapr: do not use CPU_FOREACH_REVERSE
This paves the way for implementing the CPU list with an RCU list,
which cannot be traversed in reverse order.
Note that this is the only caller of CPU_FOREACH_REVERSE.
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Message-Id: <20180819091335.22863-11-cota@braap.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/intc/apic_common.c')
0 files changed, 0 insertions, 0 deletions