ARM: Fix mp interrupt bug in GIC.
authorDaniel Johnson <daniel.johnson@arm.com>
Sun, 10 Jul 2011 17:56:08 +0000 (12:56 -0500)
committerDaniel Johnson <daniel.johnson@arm.com>
Sun, 10 Jul 2011 17:56:08 +0000 (12:56 -0500)
commit83f91db2ccbdf5af0ec984b1f94c83b8a4fbdc1e
treec1e2c690671db8933cbb4d2246a292163747df61
parent678376f0ba3f3440b1fc1b6ace48455db5d75ca9
ARM: Fix mp interrupt bug in GIC.

Missing "!" made multiprocessor interrupts operate incorrectly.
src/dev/arm/gic.cc