summaryrefslogtreecommitdiff
path: root/src/mem/SConscript
diff options
context:
space:
mode:
authorMatthew Poremba <Matthew.Poremba@amd.com>2016-07-01 10:31:37 -0500
committerMatthew Poremba <Matthew.Poremba@amd.com>2016-07-01 10:31:37 -0500
commit134824e84725fca8d9e46c012e674e551babef28 (patch)
treed1d42a438ae81a12c5dc6839ef53793521137106 /src/mem/SConscript
parent86e9a6ffecbeb1ba743c71786e934cf290bab7ff (diff)
downloadgem5-134824e84725fca8d9e46c012e674e551babef28.tar.xz
ruby: Fix double statistic registration in garnet
Currently garnet will not run due to double statistic registration of new stats in ClockedObject. This occurs because a temporary array named 'cls' is being added as a child to garnet internal and external link SimObjects. This patch simply renames the temporary array which prevents it from being added as a child object and avoids the assertion that a statistic was already registered. Committed by Jason Lowe-Power <jason@lowepower.com>
Diffstat (limited to 'src/mem/SConscript')
0 files changed, 0 insertions, 0 deletions