SPARC: Fixing a minor copy-paste bug using the wrong variable
Review Request #911 - Created Nov. 24, 2011 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
| ali, gblack, nate, stever | |
SPARC: Fixing a minor copy-paste bug using the wrong variable There was a bug in the mm_disk implementation where a copy paste error resulted in the d32 variable not being initialised (as it incorrectly was used instead of d16), and gcc 4.5 complaining.
No testing of SPARC_FS since I do not have access to and do not know where to find the reset_new.bin and other files required.
Posted (Nov. 24, 2011, 10:08 a.m.)
This change looks right, although I haven't looked at it really closely. Thank you for sharing your fix with us. Your commit message isn't in the right format, though. It's not at all obvious, but there's a brief explanation of what it should look like under "Details" here: http://www.gem5.org/Commit_Access Also, you should run the SPARC_FS regressions since that's where the devices are used.
Review request changed
Updated (Nov. 24, 2011, 9:18 p.m.)
Summary: |
|
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description: |
|
||||||||||||||||||||||||
Diff: |
Revision 2 (+1 -1) |
Review request changed
Updated (Nov. 24, 2011, 9:19 p.m.)
Testing Done: |
|
|---|
