sim: Don't add the NULL SimObject as a child of other SimObjects.
authorGabe Black <gabeblack@google.com>
Mon, 25 Sep 2017 23:17:24 +0000 (16:17 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 26 Sep 2017 23:47:06 +0000 (23:47 +0000)
commit765c0bb6b3d771f3a9997ff772c9e03525e3bee1
treeec857123f04018c3acf99b9daf9ef18e7acc5750
parent3734637c0c41eedc5b5dc4f1ced50610a7a17db4
sim: Don't add the NULL SimObject as a child of other SimObjects.

Change-Id: Ibdc48af8e5a461077f75d781cfd8191586c54115
Reviewed-on: https://gem5-review.googlesource.com/4846
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/python/m5/SimObject.py