----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3738/#review9132 -----------------------------------------------------------
As this is a simple bug fix, I pushed it out right away. You can close this request. - Tony Gutierrez On Nov. 18, 2016, 2:20 p.m., Sooraj Puthoor wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/3738/ > ----------------------------------------------------------- > > (Updated Nov. 18, 2016, 2:20 p.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 11898:7aa1f642586a > --------------------------- > Ruby: Initialize MessageSizeType of SequencerMsg to Request_Control > > SequencerMsg is autogenerated by slicc scripts and the MessageSizeType is > initialized to the max enume value by default. The DMASequencer pushes this > message to the mandatory queue and since the MessageSizeType is unitialized, > string_to_MessageSizeType() function used by traces to print the message fails > with a panic. This patch avoids this problem by initializing MessageSizeType > of > SequencerMsg to Request_Control. > > > Diffs > ----- > > src/mem/protocol/RubySlicc_Exports.sm > 1d085f66c4ca9bb4d4ca58a9f964a2b650f0cd91 > > Diff: http://reviews.gem5.org/r/3738/diff/ > > > Testing > ------- > > > Thanks, > > Sooraj Puthoor > > _______________________________________________ gem5-dev mailing list gem5-dev@gem5.org http://m5sim.org/mailman/listinfo/gem5-dev