diff options
author | Scott Wood <scottwood@freescale.com> | 2012-12-21 16:15:46 +0000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2013-01-07 17:37:10 +0100 |
commit | 3c94378e2c500b6211e95d7457f4a9959955c3d1 (patch) | |
tree | ff25ac6ecc0c9e3771b06f60e4d1a8fca5dd73c3 /hw/esp.h | |
parent | 72c1da2ca72af50e6536d0cd9c6db758f66cd7c2 (diff) | |
download | qemu-3c94378e2c500b6211e95d7457f4a9959955c3d1.zip qemu-3c94378e2c500b6211e95d7457f4a9959955c3d1.tar.gz qemu-3c94378e2c500b6211e95d7457f4a9959955c3d1.tar.bz2 |
openpic: always call IRQ_check from IRQ_get_next
Previously the code relied on the queue's "next" field getting
set to -1 sometime between an update to the bitmap, and the next
call to IRQ_get_next. Sometimes this happened after the update.
Sometimes it happened before the check. Sometimes it didn't happen
at all.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'hw/esp.h')
0 files changed, 0 insertions, 0 deletions