diff options
author | Jan Kiszka <[email protected]> | 2018-04-26 13:00:30 +0200 |
---|---|---|
committer | Rob Herring <[email protected]> | 2018-04-26 21:18:13 -0500 |
commit | 83ef4777f5ff3689e6e52d3913a13d79aa25f1b5 (patch) | |
tree | 59e9979916a0d2c16f9b90cb8147e63250215a18 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 970f04c840f6004a1a956c1a836792a341d63eae (diff) |
of: overlay: Stop leaking resources on overlay removal
Only the overlay notifier callbacks have a chance to potentially get
hold of references to those two resources, but they are not supposed to
store them beyond OF_OVERLAY_POST_REMOVE.
Document the overlay notifier API, its constraint regarding pointer
lifetime, and then remove intentional leaks of ovcs->overlay_tree and
ovcs->fdt from free_overlay_changeset.
See also https://lkml.org/lkml/2018/4/23/1063 and following.
Signed-off-by: Jan Kiszka <[email protected]>
Reviewed-by: Frank Rowand <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions