Review Board 2.0.15


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.
Review request changed
Updated (Aug. 19, 2013, 12:46 a.m.)

Status: Closed (submitted)