diff options
author | Frank Rowand <frank.rowand@sony.com> | 2020-04-16 16:42:47 -0500 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-04-17 08:31:34 -0500 |
commit | 216830d2413cc61be3f76bc02ffd905e47d2439e (patch) | |
tree | 9d7514a59326016292465e50cffaec93960a6a62 /scripts/gdb/linux/config.py | |
parent | b3fb36ed694b05738d45218ea72cf7feb10ce2b1 (diff) |
of: unittest: kmemleak in of_unittest_platform_populate()
kmemleak reports several memory leaks from devicetree unittest.
This is the fix for problem 2 of 5.
of_unittest_platform_populate() left an elevated reference count for
grandchild nodes (which are platform devices). Fix the platform
device reference counts so that the memory will be freed.
Fixes: fb2caa50fbac ("of/selftest: add testcase for nodes with same name and address")
Reported-by: Erhard F. <erhard_f@mailbox.org>
Signed-off-by: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions