alpha: Check interrupts before quiesce
Review Request #1961 - Created Aug. 5, 2013 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9827:ec5271f10386 --------------------------- alpha: Check interrupts before quiesce This patch adds a check to the quiesce operation to ensure that the CPU does not suspend itself when there are unmasked interrupts pending. Without this patch there are corner cases when the CPU gets an interrupt before the quiesce is executed and then never wakes up again.
All regressions pass.
Posted (Aug. 7, 2013, 11 a.m.)
Any input on this one? The DRAM write merge patch (http://reviews.gem5.org/r/1962/) requires this to go in first to not have regressions stalling.
Ship It!
