Fix switching of CPUs
Review Request #1066 - Created Feb. 27, 2012 and submitted
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 8859:7e91ef576149 --------------------------- Fix switching of CPUs This patch prevents creation of interrupt controller for cpus that will be switched in later
Ship It!
Posted (Feb. 28, 2012, 6:39 p.m.)
I'd like to see a check in cpu/base.cc to ensure that the interrupts are really set properly. Currently it seems that failing to call createInterrupts would result in a segfault.
